Skip to content

feat: regenerate API client from OpenAPI spec - #32

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#32
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 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
Additive OpenAPI-generated client surface only; no changes to hand-written lib/convoy/ code or existing endpoint methods.

Overview
Regenerated Ruby client adds EndpointsApi#get_endpoint_period_failure_rates, calling GET /v1/projects/{projectID}/endpoints/period-failure-rates with optional endpoint_id, start_date, and end_date query params.

New response types GetEndpointPeriodFailureRates200Response and ModelsEndpointPeriodFailureRate (per-endpoint uid, success/failure/retry counts, and period_failure_rate). lib/convoy_api.rb loads the new model files. This matches the OpenAPI split so failure-rate stats can be fetched separately from endpoint listing.

Reviewed by Cursor Bugbot for commit 63fa94e. 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:40
@convoy-sdk-bot
convoy-sdk-bot Bot merged commit 1e7aa9a 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:47
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