-
Notifications
You must be signed in to change notification settings - Fork 421
Docs: Incorrect OpenAPI Param used in example #3945
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
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
Happy to submit a PR to fix this, I'll work on it. |
Thank you so much for catching this @eldritchideen ! We would love your PR to fix this :) |
|
What were you searching in the docs?
The Customizing API operations example is using the wrong OpenAPI param. The example uses Query, when it should be Path.
https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/bedrock_agents/#customizing-api-operations:~:text=Customzing%20API%20operations
Is this related to an existing documentation section?
https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/bedrock_agents/#customizing-api-operations:~:text=Customzing%20API%20operations
How can we improve?
Simple updates to the example code.
Got a suggestion in mind?
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: