Skip to content

fix(core/protocols): omit extraneous idempotency token serialized into http body#1893

Merged
kuhe merged 1 commit intomainfrom
kuhe/fix/idempotency
Feb 24, 2026
Merged

fix(core/protocols): omit extraneous idempotency token serialized into http body#1893
kuhe merged 1 commit intomainfrom
kuhe/fix/idempotency

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Feb 24, 2026

Issue #, if available:
issue described in #1892

Description of changes:

This collects the list of non-http-bound members during the iteration of the input structure members. It then uses that sublist of members to serialize the http payload.

This avoids the payload serializer seeing an idempotency token member that was already bound to another HTTP location and serializing it into the body.

@kuhe kuhe requested a review from a team as a code owner February 24, 2026 16:01
@kuhe kuhe force-pushed the kuhe/fix/idempotency branch from e67af7f to 10d191a Compare February 24, 2026 16:08
@kuhe kuhe merged commit cde9f09 into main Feb 24, 2026
15 checks passed
@kuhe kuhe deleted the kuhe/fix/idempotency branch February 24, 2026 17:14
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.

2 participants