Skip to content

feat: regenerate API client from OpenAPI spec - #31

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#31
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 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

Medium Risk
Renaming a config JSON field is a breaking change for SDK users still sending or reading sync_dynamic_event_ack; new dynamic-event flags affect ingest behavior when used against a matching server version.

Overview
Regenerated project config models from the updated OpenAPI spec so the Python client matches Convoy’s API.

DatastoreProjectConfig and ModelsProjectConfig now expose allow_unmatched_dynamic_urls, controlling whether dynamic event URLs that don’t match any endpoint template can auto-create an endpoint (default remains reject).

The former sync_dynamic_event_ack field is renamed to verify_dynamic_events (same JSON key change: verify_dynamic_events), for synchronous resolution before POST /events/dynamic returns 2xx vs the default 201-on-queue behavior.

Serialization (to_dict / from_dict) is updated for both fields across both model types.

Reviewed by Cursor Bugbot for commit f6ba765. 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:24
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit 77f2870 into main Aug 5, 2026
3 checks passed
@convoy-sdk-bot
convoy-sdk-bot Bot deleted the speakeasy-sdk-regen-20260805 branch August 5, 2026 19:26
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