-
Notifications
You must be signed in to change notification settings - Fork 24
feat: enable handling of nested fields when injecting request_option in request body_json #201
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
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f2d644f
feat: add field_path attribute to Requestoption
ChristoGrab 00d2036
task: update combine_mappings to handle nested paths
ChristoGrab 9c98313
feat: add reusable method to inject value into target dict
ChristoGrab a524f3e
chore: fix test and format
ChristoGrab fcaf110
feat: update ApiKeyAuthenticator
ChristoGrab fd2de58
feat: update DatetimeBasedCursor injection logic
ChristoGrab 20cc5d6
chore: update declarative schema/generate RequestOption model
ChristoGrab 7292b57
fix: add type validations and unit tests
ChristoGrab ebb1791
chore: format
ChristoGrab 5051d0d
refactor: update tests
ChristoGrab fef4a46
Merge branch 'main' into christo/request-option-field-path
ChristoGrab 9525357
refactor: centralize injection logic in RequestOption
ChristoGrab 6638dc8
chore: add components tests
ChristoGrab eba438b
refactor: shuffle unit tests
ChristoGrab 5dc29ca
chore: format
ChristoGrab 6fc897f
chore: cleanup and code comments
ChristoGrab 97cff3f
chore: remove redundant check in DatetimeBasedCursor
ChristoGrab 7191128
feat: update remaining components to use injection logic
ChristoGrab 4ef2423
refactor: simplify validations
ChristoGrab d1fde99
refactor: simplify combine_mappings logic
ChristoGrab adec90b
Merge branch 'main' into christo/request-option-field-path
ChristoGrab 6e8e13c
chore: update unit tests
ChristoGrab 0fabdd7
chore: add deprecation comment to field_name
ChristoGrab fdfa92c
refactor: update merge_mappings to handle body_json differently than …
ChristoGrab a2262a9
chore: fix all the tests
ChristoGrab e36a06a
Merge branch 'main' into christo/request-option-field-path
ChristoGrab b8287d6
fix: update component factory
ChristoGrab fd919b1
Merge branch 'christo/request-option-field-path' of https://github.co…
ChristoGrab 24264a0
chore: simplify RequestOption construction in component factory (#303)
ChristoGrab bb095fe
chore: merge main
ChristoGrab 5d8a9d1
Merge branch 'main' into christo/request-option-field-path
ChristoGrab 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
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
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.
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.