Skip to content

feat(api): api update#501

Merged
mattt merged 2 commits into
mainfrom
sync/ea35154a
Jul 15, 2026
Merged

feat(api): api update#501
mattt merged 2 commits into
mainfrom
sync/ea35154a

Conversation

@increase-releases

Copy link
Copy Markdown
Contributor

Spec: ea35154a418c5a3cabaedc30f766fcac.

increase-releases Bot and others added 2 commits July 15, 2026 20:30
With omit_stainless_headers enabled, the original request and its retry
are byte-identical (no more differing x-stainless-retry-count header), so
WebMock dedupes them into a single signature. The assert_requested block
then runs once, leaving a single-element headers array and making
assert_equal(*headers) raise ArgumentError (given 1, expected 2..3).

Assert instead that every collected idempotency key is identical, which
holds whether or not the requests are distinguishable.
@mattt mattt merged commit beaefa3 into main Jul 15, 2026
1 check passed
@mattt mattt deleted the sync/ea35154a branch July 15, 2026 20:56
@increase-releases increase-releases Bot mentioned this pull request Jul 15, 2026
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.

1 participant