Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omit vendor extensions when creating types #198

Open
whitlockjc opened this issue Feb 1, 2019 · 0 comments
Open

Omit vendor extensions when creating types #198

whitlockjc opened this issue Feb 1, 2019 · 0 comments

Comments

@whitlockjc
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant