-
Notifications
You must be signed in to change notification settings - Fork 420
Bug: Swagger generated UI has JSON format invalid URL #3793
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
Labels
bug
Something isn't working
Comments
Looking at this now |
Confirmed, working on a fix. |
7 tasks
7 tasks
|
This is now released under 2.34.0 version! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behaviour
I deployed my API gateway to https://tzmt8vspl4.execute-api.us-east-1.amazonaws.com/prod/
It has the prod stage.
When i enter the /swagger URL, and click on the /swagger?format=json, i get the json file.
Current Behaviour
I get an invalid url and a permissions denied.
The generated URL there doesnt include the '/prod' part.
Code snippet
Possible Solution
No response
Steps to Reproduce
Deploy the cookbook code.
Powertools for AWS Lambda (Python) version
latest
AWS Lambda function runtime
3.12
Packaging format used
PyPi
Debugging logs
No response
The text was updated successfully, but these errors were encountered: