-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[autosync] Add default list of http versions to request property bag …
…(#1258) * add: default list of http versions add: type alias for list of http versions add: decorator to add desired http versions to property bag fix: gradle warning for argument "model" update: CHANGELOG * fix: clippy lint * update: use more accurate name for test RustCodegenDecorators rename: HttpVersionListGenerator.kt to HttpVersionListCustomization.kt update: HttpVersionListCustomization to grab versions from models when possible fix: various docs issues reported by IDE add: new "Extras" section to ServiceConfig update: code broke by "Extras" change add: tests for http version sniffing
- Loading branch information
Showing
303 changed files
with
33,910 additions
and
266 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 |
---|---|---|
@@ -1 +1 @@ | ||
beeca577cb96fe07ece3200059fa1bcb56bfe166 | ||
3eaddcf7383b6e2e6a2d23f01e2b372af5e131ff |
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.