Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
Http client java fix final result model removed - #3237
Merged
Xiaofei Cao (XiaofeiCao) merged 8 commits intoDec 8, 2025
Merged
Conversation
Xiaofei Cao (XiaofeiCao)
approved these changes
Dec 8, 2025
github-merge-queueBot
pushed a commit
to microsoft/typespec
that referenced
this pull request
Dec 8, 2025
Caused by #9109 Happens in mgmt flow, where we clean up unused model. Therefore, when we use FinalResult (instead of Response) model from LRO, we'd need to change this logic too. --- test Azure/autorest.java#3237Azure/azure-sdk-for-java#47475 (some model get removed, Build pass)
Xiaofei Cao (XiaofeiCao)
marked this pull request as ready for review
December 8, 2025 05:42
Xiaofei Cao (XiaofeiCao)
requested review from
Haoling Dong (haolingdong-msft) and Srikanta (srnagar)
as code ownersDecember 8, 2025 05:42
Xiaofei Cao (XiaofeiCao)
commented
Dec 8, 2025
Contributor
/check-enforcer evaluate |
Uh oh!
There was an error while loading. Please reload this page.
Weidong Xu (weidongxu-microsoft)
deleted the
http-client-java_fix-final-result-model-removed
branch
January 12, 2026 02:00
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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
test microsoft/typespec#9145