Skip to content

Update API specifications with fern api update#98

Merged
VictorLeach96 merged 1 commit into
mainfrom
main-2026-06-26T04-30-45-979Z
Jun 26, 2026
Merged

Update API specifications with fern api update#98
VictorLeach96 merged 1 commit into
mainfrom
main-2026-06-26T04-30-45-979Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Low Risk
OpenAPI-only contract reshaping; risk is limited to API clients that still pass limit/order inside the filter object or assume the old default/max page sizes.

Overview
Regenerates openapi.json via Fern so action log and organization log list operations expose limit and order as top-level query parameters (with cursor and filter), instead of nesting them on ActionLogFilter / OrganizationLogFilter.

Pagination defaults and caps are aligned across affected list routes: limit now defaults to 1000, with min 1 and max 10000 (replacing smaller defaults/maxima on at least one route). order references SortDirection at the operation level.

Webhook payload examples for model-connection and model-object were refreshed with new sample IDs only; schema shape is unchanged.

Reviewed by Cursor Bugbot for commit c13a2b5. Bugbot is set up for automated code reviews on this repo. Configure here.

@VictorLeach96
VictorLeach96 merged commit 9675420 into main Jun 26, 2026
2 checks passed
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.

1 participant