-
-
Notifications
You must be signed in to change notification settings - Fork 535
Bump swagger-api to 2.2.32 and fix tests (wip) #3002
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
Conversation
@@ -47,7 +55,7 @@ | |||
} | |||
} | |||
}, | |||
"x-amazon-apigateway-integration": { | |||
"x-x-amazon-apigateway-integration": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That doesn't seem correct, but that's what we get as a response
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bnasslahsen any idea why the response here is like that?
Will reopen later when swagger-core is updated, for now swagger is behaving weirdly. |
Relates to: ISSUE #3003