Skip to content

feat: regenerate API client from OpenAPI spec - #27

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

feat: regenerate API client from OpenAPI spec#27
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 (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
Comment-only change in generated API client code; no logic, types, or HTTP wiring changes.

Overview
OpenAPI regeneration refreshes generated Ruby client docs for bulk onboard without changing request/response behavior.

The OnboardApi#bulk_onboard (and bulk_onboard_with_http_info) comments no longer say the endpoint equally accepts CSV or JSON. They now describe JSON as the primary path used by this client (models_bulk_onboard_request, application/json), and note that CSV is still supported only via raw HTTP multipart/form-data with a file field—not via generated SDK methods.

Reviewed by Cursor Bugbot for commit b5fb9c7. 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:20
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit 1f5a04e 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:22
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