Skip to content

feat: regenerate API client from OpenAPI spec#8

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

feat: regenerate API client from OpenAPI spec#8
convoy-sdk-bot[bot] merged 1 commit into
mainfrom
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
Documentation-only Javadoc updates on generated code with no runtime or API signature changes.

Overview
Regenerates the Java API client from the updated OpenAPI spec. The only visible change in this diff is Javadoc on OnboardApi.bulkOnboard (and related *WithHttpInfo overloads).

The description no longer says the endpoint generically accepts CSV or JSON. It now states that bulk onboard is driven by a JSON body in the SDK, while CSV upload remains available only via raw HTTP as multipart/form-data with a file field—and that generated clients do not expose the file upload path. Request building is unchanged (Content-Type: application/json).

Reviewed by Cursor Bugbot for commit cb0db47. 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:29
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit 35a7413 into main Jul 20, 2026
3 checks passed
@convoy-sdk-bot
convoy-sdk-bot Bot deleted the sdk-regen-20260720 branch July 20, 2026 20:31
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