Skip to content

feat: regenerate API client from OpenAPI spec - #35

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#35
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, additive client updates only. Callers of get_events_paged may need to handle new 403/504 union members if they match on status types.

Overview
Regenerates the OpenAPI client so event list, batch replay, and count-affected-events APIs accept an optional body query parameter (payload/JSON search).

get_events_paged now parses 403 and 504 into GetEventsPagedResponse403 / GetEventsPagedResponse504 instead of treating them as unexpected status. DatastoreProjectConfig.search_policy gets a docstring describing lookback clamping for payload search.

Reviewed by Cursor Bugbot for commit f823a20. 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 19:45
@convoy-sdk-bot
convoy-sdk-botBot merged commit 24ac562 into mainAug 20, 2026
3 checks passed
@convoy-sdk-bot
convoy-sdk-botBot deleted the speakeasy-sdk-regen-20260820 branch August 20, 2026 19:48
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