-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v6] Complete support for LRO (#611)
* Transform OperationOptions to BaseRequestOptions * Keep original request state * Mode strategy discovery to LRO poller * Override delay in tests * Update LRO tests * Fix unit Tests * generate all test swaggers * Add AzureASyncOperation * Fix tests * re-generate everything * Fix injection issue * Fixes in LRO Policy * re-gen * Refactor strategy methods * Add tests * Re generate * enable test postDoubleHeadersFinalAzureHeaderGetDefault * safely build path for copying LRO files * Move response injection to generation * Regen everything with latest testserver * Use core-http dev and update test-server * Update generated files * renegerate
- Loading branch information
Showing
88 changed files
with
6,189 additions
and
952 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"trailingComma": "none" | ||
} |
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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 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 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.