Skip to content

Update API specifications with fern api update#54

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-30T04-17-12-794Z
Open

Update API specifications with fern api update#54
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-30T04-17-12-794Z

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 30, 2026

Update API specifications by running fern api update.


Note

Medium Risk
Although this is a spec-only change, it updates auth/session- and permission-related contracts (OAuth actions/scopes, new 403 responses, session fields), which can break clients and requires careful rollout.

Overview
Regenerates openapi.json with new OAuth-related audit/action types (consent grant/deny) and OAuth session contract updates (adds OAuthScope, plus clientId, landscapeId, and scopes on UserSession, and performedByClientId on actions).

Updates several public API contracts and behaviors: adds cursor pagination (cursor, limit, nextCursor, x-fern-pagination) to modelObjects/modelConnections list endpoints; adds a PATCH shareLinkUpdate endpoint and adjusts share-link options (new adrId, additional modes); introduces DiagramContentGenerateDescriptionFilter and maxWidth for diagram image export.

Tightens/extends schemas and security: makes multiple import schemas additionalProperties: false, allows CatalogTechnology.status to be nullable for private technologies, adds Organization.aiModel, oauthLandscapeWriteEnabled, and billingMonthlyCost, and changes /catalog/suggestion/brand to require auth while adding many 403 Forbidden responses across endpoints.

Reviewed by Cursor Bugbot for commit c228b70. 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