Skip to content

Update API specifications with fern api update#57

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-03T04-20-52-908Z
Open

Update API specifications with fern api update#57
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-03T04-20-52-908Z

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 3, 2026

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes public API contracts across auth/session, organization settings, share-link behavior, and list pagination, which can break existing SDK/client integrations if not coordinated.

Overview
Updates the OpenAPI spec to introduce OAuth auditing/session metadata (new oauth-consent-* action types, ActionOAuth schema, performedByClientId, and UserSession OAuth fields/scopes) and new org-level controls (aiModel, oauthLandscapeWriteEnabled, billingMonthlyCost).

Expands several API shapes/behaviors: cursor-based pagination for model-objects and model-connections list endpoints (with nextCursor + x-fern-pagination), ShareLinkOptions gains adrId and new modes (model-viewer, adrs) plus a dedicated PATCH share-link update and adjusted delete operation.

Adds/adjusts miscellaneous schemas and parameters, including nullable catalog technology status (allow null to make private), ADR content field, diagram description generation filter (modelObjectIds) and PNG export maxWidth, stricter import payload validation via additionalProperties: false, and adds 403 Forbidden responses and secured /catalog/suggestion/brand.

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

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