generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 455
feat(event_handler): add support for Pydantic models in Query and Header types #7253
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
Merged
leandrodamascena
merged 27 commits into
aws-powertools:develop
from
tonnico:feat/support-pydantic-in-query-form-header
Oct 10, 2025
Merged
Changes from 10 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
42998c7
Adding supoort for Pydantic models in Query and Header
leandrodamascena af68004
Improve error message and fix header serialization
leandrodamascena 536a88d
Improving field validation method + tests
leandrodamascena 51c0ed4
Improving field validation method + tests
leandrodamascena 53e8f0c
support validate_by_name for pydantic BaseModels
tonnico cadec02
support multi value headers and queries
tonnico d3e101a
remove unused get flat params for pydantic
tonnico 2d523bd
remove unused pydantic openapi function
tonnico d3b46be
fix typing
tonnico 80da5ea
fix sonarqube code smell findings
tonnico b25d12f
remove unnecessary checks and increase coverage
tonnico 8aa6cae
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena a0dd00a
generalize body check with Param
tonnico e777211
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena f3f08fd
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena c425348
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena 3537456
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
tonnico 343cbcd
rename for merge
tonnico a1d2b0f
Merge remote-tracking branch 'origin/develop' into tonnico/feat/suppo…
tonnico 3b5b154
consolidate normalize field value functions
tonnico 72a6e3b
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena 9124a59
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena 9c58ab3
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena c330e43
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena f0ebc80
Adding docs + small fix in tests
leandrodamascena 2940de6
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena 06b9938
Merge branch 'develop' into feat/support-pydantic-in-query-form-header
leandrodamascena File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.