Skip to content

feat: regenerate API client from OpenAPI spec - #68

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

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

Conversation

@convoy-sdk-bot

@convoy-sdk-bot convoy-sdk-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Automated regeneration via oapi-codegen from docs/v3/openapi3.yaml on frain-dev/convoy main. The hand-written root package and webhook verify are untouched by the sync script.


Note

Medium Risk
JSON field rename is a breaking change for SDK users still using sync_dynamic_event_ack; new dynamic-event config flags affect ingest behavior when set via the API.

Overview
Regenerates client/client.gen.go so project config models match the upstream OpenAPI spec for dynamic event behavior.

DatastoreProjectConfig and ModelsProjectConfig now expose allow_unmatched_dynamic_urls (AllowUnmatchedDynamicUrls) to control whether unmatched dynamic URLs can auto-create endpoints vs. being rejected when templates exist.

The former sync_dynamic_event_ack field is renamed to verify_dynamic_events (VerifyDynamicEvents) with the same semantics: when enabled, POST /events/dynamic waits for endpoint/subscription resolution before returning 2xx instead of acknowledging after enqueue.

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

@convoy-sdk-reviewer convoy-sdk-reviewer Bot 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-bot Bot enabled auto-merge (squash) August 5, 2026 19:25
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit d4ec6a1 into main Aug 5, 2026
5 checks passed
@convoy-sdk-bot
convoy-sdk-bot Bot deleted the speakeasy-sdk-regen-20260805 branch August 5, 2026 19:27
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.

0 participants