Skip to content

feat: regenerate API client from OpenAPI spec - #70

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#70
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 oapi-codegen from docs/v3/openapi3.yaml on frain-dev/convoy main. The hand-written root package and webhook verify are untouched by the sync script.


Note

Low Risk
Generated client-only changes with no runtime or auth logic; low risk unless callers depend on exact generated signatures.

Overview
Regenerates client/client.gen.go from the OpenAPI spec and adds client support for GET /v1/projects/{projectID}/endpoints/period-failure-rates.

Consumers can call GetEndpointPeriodFailureRates (and the WithResponse variant) with optional endpointId, startDate, and endDate query params. Responses deserialize into the new ModelsEndpointPeriodFailureRate type (per-endpoint UID, success/retry/failure counts, and period_failure_rate).

The endpoint is documented as display-only metrics over a date range (default last 7 days), split from the endpoint list so heavy counts do not block the table.

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