-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add support for AWS API Gateway extensions to OpenAPI #513
Comments
OpenAPI spec extensions are excluded from the diff. Including this extension in the diff would require an enhancement. |
That's exactly what I've tried to request :) Unfortunately I don't have enough time & Golang expertise to implement that enhancement myself :( |
We could output this with a relatively small effort:
Do you think it is good enough? |
That's definitely better than "No changes"! :) Of course I'd prefer to see smth like that:
|
@reuvenharrison thank you! |
Sure. I'm planning to do it tomorrow. |
Is your feature request related to a problem? Please describe.
When doing a diff & there are changes in any of
x-amazon-apigateway-
sections they're not shownAWS API Gateway extensions for OpenAPI seem to be not supported AWS doc
Describe the solution you'd like
A diff should be shown for
x-amazon-apigateway-
sections.Additional context
part of api-oas30-apigateway.yaml
part of processed-api-oas30-apigateway.yaml
callback > calllllllllback
The text was updated successfully, but these errors were encountered: