Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Jul 2, 2024

@kuhe kuhe force-pushed the feat/header-idempotency-token branch from 82f193e to b0f0a66 Compare July 2, 2024 20:41
@kuhe kuhe force-pushed the feat/header-idempotency-token branch from b0f0a66 to 0191d46 Compare July 2, 2024 20:41
const b = rb(input, context);
const headers: any = map({}, isSerializableHeaderValue, {
[_ct]: input[_CT]! || "application/octet-stream",
[_ct]: input[_CT] || "application/octet-stream",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this isn't related to idempotency tokens, but the codegen now removes this extraneous ! assertion.

@kuhe
Copy link
Contributor Author

kuhe commented Jul 9, 2024

completed in #6260

@kuhe kuhe closed this Jul 9, 2024
@kuhe kuhe deleted the feat/header-idempotency-token branch July 9, 2024 14:52
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant