Skip to content
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

improv(parser): export API Gateway v2 request schemas #3271

Conversation

dreamorosi
Copy link
Contributor

@dreamorosi dreamorosi commented Oct 30, 2024

Summary

Changes

Please provide a summary of what's being changed

This PR exports two schemas related to API Gateway HTTP APIs (v2) so that customers can extend and parse more precisely the contents of these fields.

In exporting the schemas and their respective types, I have also renamed them to be consistent with the rest of the schemas in the same category.

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

Issue number: closes #3182, closes #3270


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.

@dreamorosi dreamorosi requested review from a team as code owners October 30, 2024 09:46
@boring-cyborg boring-cyborg bot added parser This item relates to the Parser Utility tests PRs that add or change tests labels Oct 30, 2024
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Oct 30, 2024
@github-actions github-actions bot added the enhancement PRs that introduce minor changes, usually to existing features label Oct 30, 2024

This comment was marked as outdated.

@github-actions github-actions bot added do-not-merge This item should not be merged need-issue This PR needs an issue before it can be reviewed/worked on further labels Oct 30, 2024
@dreamorosi dreamorosi removed do-not-merge This item should not be merged need-issue This PR needs an issue before it can be reviewed/worked on further labels Oct 30, 2024
@dreamorosi dreamorosi self-assigned this Oct 30, 2024
@dreamorosi dreamorosi requested a review from am29d October 30, 2024 09:50
…estauthorizer--apigatewayv2requestcontext-schemas
Copy link

Copy link
Contributor

@am29d am29d 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 the PR!

@am29d am29d merged commit f88b461 into main Oct 30, 2024
22 checks passed
@am29d am29d deleted the 3182-feature-request-export-apigatewayv2requestauthorizer--apigatewayv2requestcontext-schemas branch October 30, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement PRs that introduce minor changes, usually to existing features parser This item relates to the Parser Utility size/M PR between 30-99 LOC tests PRs that add or change tests
Projects
None yet
2 participants