Skip to content

Conversation

@mahveotm
Copy link
Contributor

@mahveotm mahveotm commented Nov 3, 2025

Issue number: closes #7620

Summary

Changes

Fixed some minor typos in the api_gateway.py documentation.

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Signed-off-by: Marvellous Osuolale <mahveotm@gmail.com>
@mahveotm mahveotm requested a review from a team as a code owner November 3, 2025 16:54
@boring-cyborg
Copy link

boring-cyborg bot commented Nov 3, 2025

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 3, 2025
@leandrodamascena leandrodamascena changed the title Fix typos in api_gateway.py chore(event_handler): fix typos in api_gateway.py Nov 3, 2025
@github-actions github-actions bot added the internal Maintenance changes label Nov 3, 2025
@leandrodamascena leandrodamascena changed the title chore(event_handler): fix typos in api_gateway.py chore(event_handler): fix typos in api_gateway.py file Nov 3, 2025
Copy link
Contributor

@leandrodamascena leandrodamascena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this @mahveotm!

APPROVED

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.52%. Comparing base (21d9f41) to head (eb7b328).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7619   +/-   ##
========================================
  Coverage    96.52%   96.52%           
========================================
  Files          275      275           
  Lines        13117    13117           
  Branches       986      986           
========================================
  Hits         12661    12661           
  Misses         353      353           
  Partials       103      103           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leandrodamascena
Copy link
Contributor

Hey @mahveotm can you pls merge the develop branch in this branch? Looks like you removed permission to merge in your remote branch.

@mahveotm
Copy link
Contributor Author

mahveotm commented Nov 3, 2025

Hey @mahveotm can you pls merge the develop branch in this branch? Looks like you removed permission to merge in your remote branch.

Hi @leandrodamascena, my bad, I've now allowed edits by maintainers.
Thank you!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2025

@leandrodamascena leandrodamascena merged commit 9734688 into aws-powertools:develop Nov 3, 2025
12 checks passed
@boring-cyborg
Copy link

boring-cyborg bot commented Nov 3, 2025

Awesome work, congrats on your first merged pull request and thank you for helping improve everyone's experience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event_handlers internal Maintenance changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Fix typos in api_gateway.py file

2 participants