Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(types): codegen for improved streaming payload types #840

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Jul 20, 2023

codegen changes for #835

@kuhe kuhe requested review from a team as code owners July 20, 2023 19:41
@kuhe kuhe force-pushed the feat/streaming-types-codegen branch 4 times, most recently from 0f3581b to 7f216ea Compare July 25, 2023 18:50
@@ -0,0 +1,36 @@
const fs = require("node:fs");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: There's no documentation on what this is for. It'd be helpful to note that it will be removed after moving to use the change in #832.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a reminder to that PR

@kuhe kuhe force-pushed the feat/streaming-types-codegen branch 3 times, most recently from af6a6e4 to e43e770 Compare July 26, 2023 17:12
@kuhe kuhe force-pushed the feat/streaming-types-codegen branch from e43e770 to 365f430 Compare July 26, 2023 17:13
@kuhe kuhe merged commit bb43e1a into smithy-lang:main Jul 26, 2023
8 checks passed
@kuhe kuhe deleted the feat/streaming-types-codegen branch July 26, 2023 17:34
@kuhe
Copy link
Contributor Author

kuhe commented Jul 26, 2023

jsv3 codegen pr: aws/aws-sdk-js-v3#4987

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants