Skip to content

Conversation

thiagomeireless
Copy link
Contributor

@thiagomeireless thiagomeireless commented Oct 3, 2025

Summary

Changes

Please provide a summary of what's being changed

Fixing some typos in the parser middleware example

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: #4608


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.

@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Oct 3, 2025
@boring-cyborg boring-cyborg bot added the parser This item relates to the Parser Utility label Oct 3, 2025
Copy link

boring-cyborg bot commented Oct 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 #typescript channel on our Powertools for AWS Lambda Discord: Invite link

@thiagomeireless thiagomeireless marked this pull request as ready for review October 3, 2025 01:05
@thiagomeireless thiagomeireless force-pushed the docs/parser_middleware_example branch from 600a480 to 723e1e5 Compare October 3, 2025 01:10
@pull-request-size pull-request-size bot added size/S PR between 10-29 LOC and removed size/XS PR between 0-9 LOC labels Oct 3, 2025
@thiagomeireless thiagomeireless force-pushed the docs/parser_middleware_example branch from 723e1e5 to 9cdff96 Compare October 3, 2025 01:12
@pull-request-size pull-request-size bot added size/XS PR between 0-9 LOC and removed size/S PR between 10-29 LOC labels Oct 3, 2025
@thiagomeireless thiagomeireless force-pushed the docs/parser_middleware_example branch from 9cdff96 to 1c18299 Compare October 3, 2025 01:13
Copy link

sonarqubecloud bot commented Oct 3, 2025

Not all issues are linked correctly.

Please link each issue to the PR either manually or using a closing keyword in the format fixes #<issue-number> format.

If mentioning more than one issue, separate them with commas: i.e. fixes #<issue-number-1>, closes #<issue-number-2>.

@svozza svozza merged commit 54d9be4 into aws-powertools:main Oct 3, 2025
35 checks passed
Copy link

boring-cyborg bot commented Oct 3, 2025

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

@svozza
Copy link
Contributor

svozza commented Oct 3, 2025

Thanks for the PR! LGTM.

@dreamorosi dreamorosi linked an issue Oct 3, 2025 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser This item relates to the Parser Utility size/XS PR between 0-9 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: parser middleware example typos
2 participants