Skip to content

Docs: Improved clarity on options for "different" HTTP verbs #4263

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

Closed
1 task done
danjhd opened this issue May 3, 2024 · 2 comments · Fixed by #4275
Closed
1 task done

Docs: Improved clarity on options for "different" HTTP verbs #4263

danjhd opened this issue May 3, 2024 · 2 comments · Fixed by #4275
Labels
documentation Improvements or additions to documentation

Comments

@danjhd
Copy link

danjhd commented May 3, 2024

What were you searching in the docs?

The ability to support a HEAD request in an API Gateway REST API.

Is this related to an existing documentation section?

https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/api_gateway/#http-methods

How can we improve?

There is already a section in the docs that shows how multiple verbs can be handled by a single function. This same syntax will allow the support for verbs (such as HEAD) that do not have their own dedicated decorator.
It might be nice to draw attention to this option in this section of the docs.

Got a suggestion in mind?

No response

Acknowledgment

  • I understand the final update might be different from my proposed suggestion, or refused.
@danjhd danjhd added documentation Improvements or additions to documentation triage Pending triage from maintainers labels May 3, 2024
Copy link

boring-cyborg bot commented May 3, 2024

Thanks for opening your first issue here! We'll come back to you as soon as we can.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

Copy link
Contributor

github-actions bot commented May 6, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

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.

@heitorlessa heitorlessa moved this from Coming soon to Shipped in Powertools for AWS Lambda (Python) Jun 10, 2024
@heitorlessa heitorlessa removed the triage Pending triage from maintainers label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Shipped
Development

Successfully merging a pull request may close this issue.

2 participants