Skip to content

feat: regenerate API client from OpenAPI spec - #10

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

feat: regenerate API client from OpenAPI spec#10
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 (java/native) from docs/v3/openapi3.yaml on frain-dev/convoy main. Hand-written webhook verify (src/main/java/com/getconvoy/webhook/) is untouched by the sync script.


Note

Low Risk
Auto-generated model additions only; no runtime or hand-written logic changes in this repo.

Overview
Regenerated OpenAPI Java client models add sync_dynamic_event_ack on project config in both DatastoreProjectConfig and ModelsProjectConfig.

The new optional boolean maps to JSON sync_dynamic_event_ack with getters/setters, fluent builders, equals/hashCode/toString, and URL query serialization. When enabled, Convoy waits for dynamic endpoint/subscription resolution before returning a 2xx from POST /events/dynamic; when false (default), behavior stays 201 after enqueue.

No other files change in this PR—callers can read or send the flag via existing project-config API types once they adopt the regenerated client.

Reviewed by Cursor Bugbot for commit e7e2c88. 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 665ade0 into main Jul 31, 2026
2 checks passed
@mekilis
mekilis deleted the speakeasy-sdk-regen-20260731 branch July 31, 2026 18:45
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