We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d740b7 commit 6d71b9fCopy full SHA for 6d71b9f
scripts/generate-clients/config.js
@@ -1,5 +1,5 @@
1
// Update this commit when taking up new changes from smithy-typescript.
2
module.exports = {
3
// Use full commit hash as we explicitly fetch it.
4
- SMITHY_TS_COMMIT: "cb044e77827c9f97b75167be61b6d39beb03ad1e",
+ SMITHY_TS_COMMIT: "codegen-request-compression",
5
};
0 commit comments