Skip to content

Allow generation of a subset of a conjure API #463

@sfackler

Description

@sfackler

Some services define enormous Conjure APIs which can result in 100s of thousands of lines of code generated and make builds way more expensive. However, most of the time a given service is only actually using a small subset of that functionality.

To better support this, we could add the ability to filter generated code to a subset of endpoints, resources, and objects so users can just generate what they actually need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions