-
Notifications
You must be signed in to change notification settings - Fork 292
http-client-java, support (non-nested) continuationToken for unbranded #6143
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
weidongxu-microsoft
merged 32 commits into
microsoft:main
from
weidongxu-microsoft:http-client-java_continuation-token
Mar 5, 2025
Merged
Changes from 30 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8f04696
fix interface
weidongxu-microsoft 25e05d0
test code and initial interface of PageableContinuationToken
weidongxu-microsoft f7a0c45
handle PagedResponse
weidongxu-microsoft 224703c
handle query/header
weidongxu-microsoft 03d005c
hack for test
weidongxu-microsoft 928ab36
Merge branch 'main' into http-client-java_continuation-token
weidongxu-microsoft 32137b1
refactor to use ModelPropertySegment, instead of itemName/itemSeriali…
weidongxu-microsoft 3785ba3
hide continuationToken parameter from API
weidongxu-microsoft d2c8831
add throw calls on not support items in PagingOptions
weidongxu-microsoft 18f8ae0
Merge branch 'main' into http-client-java_continuation-token
weidongxu-microsoft feb1c68
use tcgc for continuationToken
weidongxu-microsoft a6cb649
Merge branch 'main' into http-client-java_continuation-token
weidongxu-microsoft c168edd
enable for unbranded
weidongxu-microsoft 0cd5416
fix
weidongxu-microsoft 9ce5472
bump http-specs and regen
weidongxu-microsoft 905abfe
update test
weidongxu-microsoft d9924ae
test
weidongxu-microsoft c85e84d
fix
weidongxu-microsoft c6b7a2c
comment
weidongxu-microsoft 59e1d38
add test for page2
weidongxu-microsoft c6d3eb3
revert Main
weidongxu-microsoft 4aa4b0f
bump jar
weidongxu-microsoft 6af2a02
bump version
weidongxu-microsoft 9d81f37
test for throws if non-supported param is set
weidongxu-microsoft e15b44e
fix test package ref
weidongxu-microsoft df60efe
Merge branch 'main' into http-client-java_continuation-token
weidongxu-microsoft 77b4d3c
0.1.12
weidongxu-microsoft cbf31a6
review feedback
weidongxu-microsoft 87491a1
simplify paged op logic, do early return
weidongxu-microsoft 77234d1
Merge branch 'main' into http-client-java_continuation-token
weidongxu-microsoft 34f4cb6
Fix typo in comment: "mutally" to "mutually"
weidongxu-microsoft 89b3638
Merge branch 'main' into http-client-java_continuation-token
weidongxu-microsoft 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
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.