-
Notifications
You must be signed in to change notification settings - Fork 444
feat(event_handler): add support for form data in OpenAPI utility #7028
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 21 commits into
aws-powertools:develop
from
oyiz-michael:feat/openapi-header-file-support
Jul 28, 2025
Merged
Changes from 5 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1b006c9
chore(openapi): add FileSchema & HeaderParamSchema helpers
oyiz-michael f52cb20
chore(openapi): leave FileSchema only (header already supported)
oyiz-michael 5e1a550
feat(openapi): add multipart/form-data & form support
oyiz-michael 5f2e22e
feat(openapi): add multipart/form-data & form support- documentation
oyiz-michael b413d4a
Merge branch 'develop' into feat/openapi-header-file-support
oyiz-michael 0258158
run make format
oyiz-michael 2ce5e20
Merge branch 'feat/openapi-header-file-support' of https://github.com…
oyiz-michael 7f0cbd2
add comprehensive tests for File/Form OpenAPI support
oyiz-michael bdf2602
Merge branch 'develop' into feat/openapi-header-file-support
oyiz-michael 4daaa28
make format
oyiz-michael 5c4b1f0
additional test cases
oyiz-michael 65d06ef
```
oyiz-michael 18af9e6
defined a constant for the "name=" literal to avoid duplication in th…
oyiz-michael 8c82bf9
make fmt
oyiz-michael 9f0b738
sonar suggestion fix
oyiz-michael d1ef0fe
Added Comprehensive Test Coverage
oyiz-michael 7ef0763
make format
oyiz-michael 8013594
full test suite completed
oyiz-michael b5c0464
Refactoring and removing Form
leandrodamascena 96372b1
Refactoring and removing Form
leandrodamascena 6487a6a
Merge branch 'develop' into feat/openapi-header-file-support
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
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.