Skip to content

feat: regenerate API client from OpenAPI spec#28

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#28
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-python-client from docs/v3/openapi3.yaml on frain-dev/convoy main. Hand-written webhook verify (src/convoy/utils/) is untouched by the sync script.


Note

Low Risk
Documentation-only changes in generated client code; no runtime or API behavior changes in the shown diff.

Overview
Regenerated OpenAPI Python client updates the bulk onboard endpoint docstrings on all four entry points (sync_detailed, sync, asyncio_detailed, asyncio).

The docs no longer imply the SDK accepts CSV directly. They state that JSON (ModelsBulkOnboardRequest) is what the generated client sends, while CSV remains available only via raw HTTP multipart/form-data with a file field. Docstrings use r""" so escaped quotes in that note render correctly.

No request-building or typing changes appear in this diff—only documentation strings aligned with the OpenAPI spec.

Reviewed by Cursor Bugbot for commit 2882d80. 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:28
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit 51b71e5 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:30
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