Skip to content

Omit vendor extensions when creating types #198

@whitlockjc

Description

@whitlockjc

Whenever we process the paths or some other OAS type, we do not handle vendor extensions appropriately. This could lead to some x-* property beneath paths being turned into a Path object, and in some cases would not work due to a value being null or undefined. We need to ensure that we are omitting vendor extensions when processing the parsed types in the OAS document.

Originally reported here: apigee-127/swagger-tools#597

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