Skip to content

feat: regenerate API client from OpenAPI spec - #33

Merged
convoy-sdk-bot[bot] merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260813
Aug 13, 2026
Merged

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

Conversation

@convoy-sdk-bot

@convoy-sdk-bot convoy-sdk-bot Bot commented Aug 13, 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
Read-only, auto-generated HTTP client additions with no changes to auth or hand-written logic.

Overview
Adds generated Python client support for GET /v1/projects/{project_id}/endpoints/period-failure-rates, so callers can fetch display-only delivery/failure stats per endpoint without blocking the endpoints list.

The new module exposes the usual sync/async helpers with optional query params endpointId, startDate, and endDate. Successful responses deserialize to a list of ModelsEndpointPeriodFailureRate (uid, success/failure/retry counts, period_failure_rate). models/__init__.py re-exports the new response types and model.

Reviewed by Cursor Bugbot for commit bab5dbe. 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) August 13, 2026 23:46
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit 5ed8bb8 into main Aug 13, 2026
3 checks passed
@convoy-sdk-bot
convoy-sdk-bot Bot deleted the speakeasy-sdk-regen-20260813 branch August 13, 2026 23:48
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