Skip to content

feat: regenerate API client from OpenAPI spec - #29

Merged
mekilis merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260731
Jul 31, 2026
Merged

feat: regenerate API client from OpenAPI spec#29
mekilis merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260731

Conversation

@convoy-sdk-bot

@convoy-sdk-bot convoy-sdk-bot Bot commented Jul 31, 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 model-only change with no runtime logic in this PR; default behavior remains async 201-on-queue when the flag is unset.

Overview
Regenerated OpenAPI Python client models pick up a new sync_dynamic_event_ack flag on project configuration in both DatastoreProjectConfig and ModelsProjectConfig.

The field is wired through serialization (to_dict / from_dict) like other optional booleans. When enabled, Convoy waits for dynamic endpoint/subscription resolution before returning a 2xx from POST /events/dynamic; when unset/false, behavior stays 201 after enqueue.

No hand-written client logic changes in this diff—only the generated config types and their JSON mapping.

Reviewed by Cursor Bugbot for commit d407afe. 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) July 31, 2026 17:32
@mekilis
mekilis merged commit 6731178 into main Jul 31, 2026
2 checks passed
@mekilis
mekilis deleted the speakeasy-sdk-regen-20260731 branch July 31, 2026 18:44
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