Skip to content

feat: regenerate API client from OpenAPI spec - #28

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

feat: regenerate API client from OpenAPI spec#28
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 Generator (ruby) from docs/v3/openapi3.yaml on frain-dev/convoy main. Hand-written gem code (lib/convoy/, incl. webhook verify) is untouched by the sync script.


Note

Low Risk
Generated model-only changes with no hand-written gem logic; additive API field with default false preserves existing client behavior.

Overview
Regenerated OpenAPI Ruby client models now expose sync_dynamic_event_ack on project config (DatastoreProjectConfig and ModelsProjectConfig).

The new boolean maps to JSON key sync_dynamic_event_ack and is wired through attribute maps, initialization, equality, and hashing like other config fields. When true, Convoy is documented to wait for dynamic endpoint/subscription resolution before returning 2xx from POST /events/dynamic; when false (default), behavior stays 201 after enqueue.

Reviewed by Cursor Bugbot for commit 25dbdb9. 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:29
@mekilis
mekilis merged commit 4ec2e05 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