Skip to content

feat: regenerate API client from OpenAPI spec - #36

Merged
convoy-sdk-bot[bot] merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260820
Aug 20, 2026
Merged

feat: regenerate API client from OpenAPI spec#36
convoy-sdk-bot[bot] merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260820

Conversation

@convoy-sdk-bot

@convoy-sdk-botconvoy-sdk-botBot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Automated regeneration via openapi-python-client from docs/v3/openapi3.yaml on frain-dev/convoy main. Hand-written webhook verify (src/convoy/utils/) is untouched by the sync script.


Note

Low Risk
Generated client typing only; no request, auth, or runtime behavior changes beyond parsing a previously unexpected status.

Overview
The generated Convoy client now treats HTTP 504 as a documented response for listing event deliveries, instead of raising UnexpectedStatus when raise_on_unexpected_status is enabled.

Adds GetEventDeliveriesPagedResponse504 (message, status, optional stub data) and wires it through _parse_response and the sync/async list helpers.

Reviewed by Cursor Bugbot for commit 5ab2283. Bugbot is set up for automated code reviews on this repo. Configure here.

@convoy-sdk-reviewerconvoy-sdk-reviewerBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

SDK reviewer app: approving a generated-paths-only diff on the regen branch. Auto-merge completes only after required status checks pass.

@convoy-sdk-bot
convoy-sdk-botBot enabled auto-merge (squash) August 20, 2026 22:10
@convoy-sdk-bot
convoy-sdk-botBot merged commit 165d302 into mainAug 20, 2026
3 checks passed
@convoy-sdk-bot
convoy-sdk-botBot deleted the speakeasy-sdk-regen-20260820 branch August 20, 2026 22:11
Sign up for freeto 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.

0 participants