-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Request compression as application transport
- Loading branch information
Showing
4 changed files
with
72 additions
and
100 deletions.
There are no files selected for viewing
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
97 changes: 0 additions & 97 deletions
97
...en/src/main/java/software/amazon/smithy/ruby/codegen/integrations/RequestCompression.java
This file was deleted.
Oops, something went wrong.
3 changes: 1 addition & 2 deletions
3
.../src/main/resources/META-INF/services/software.amazon.smithy.ruby.codegen.RubyIntegration
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,2 +1 @@ | ||
software.amazon.smithy.ruby.codegen.integrations.TestIntegration | ||
software.amazon.smithy.ruby.codegen.integrations.RequestCompression | ||
software.amazon.smithy.ruby.codegen.integrations.TestIntegration |