We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(future) How to create an /swagger endpoint to visualize my API, and how to generate an OpenAPI Schema out of my code.
/swagger
https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/api_gateway/
Create the doc out of implementation
Split out OpenAPI into a separate subsection due to complexity for advanced customers wanting to extend all parts of it.
The text was updated successfully, but these errors were encountered:
Closed by #3386
Sorry, something went wrong.
This issue is now closed. Please be mindful that future comments are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
rubenfonseca
No branches or pull requests
What were you searching in the docs?
(future) How to create an
/swagger
endpoint to visualize my API, and how to generate an OpenAPI Schema out of my code.Is this related to an existing documentation section?
https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/api_gateway/
How can we improve?
Create the doc out of implementation
Got a suggestion in mind?
Split out OpenAPI into a separate subsection due to complexity for advanced customers wanting to extend all parts of it.
Acknowledgment
The text was updated successfully, but these errors were encountered: