Skip to content

feat: regenerate API client from OpenAPI spec#9

Merged
convoy-sdk-bot[bot] merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260720
Jul 20, 2026
Merged

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

Conversation

@convoy-sdk-bot

@convoy-sdk-bot convoy-sdk-bot Bot commented Jul 20, 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
Comment-only change on generated client code; no runtime or API call logic modified in the diff.

Overview
Regenerates the Java API client from the updated OpenAPI spec (automated sync). The only visible code change in this diff is Javadoc on OnboardApi.bulkOnboard: it no longer says the endpoint “accepts a CSV file or JSON body” in one breath.

The new text states that generated SDK clients use the JSON body (ModelsBulkOnboardRequest), while CSV upload remains available only via raw HTTP as multipart/form-data with a file field. Request building (Content-Type: application/json, POST body) is unchanged—this is documentation alignment for SDK users, not a behavior change in the generated client.

Reviewed by Cursor Bugbot for commit 8dcd23d. 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 20, 2026 20:30
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit 04f3e1f into main Jul 20, 2026
3 checks passed
@convoy-sdk-bot
convoy-sdk-bot Bot deleted the speakeasy-sdk-regen-20260720 branch July 20, 2026 20:33
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