Skip to content

Prune unreferenced swagger definition types from generated SDK #45

@daviburg

Description

@daviburg

Swagger definitions like EmailAddressV2 and ContactResponseV2 are generated even though no operation references them. The generator should only emit definition types that are transitively reachable from the operations it generates. Found during PR #44 review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions