Skip to content

Update API specifications with fern api update#66

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-12T04-18-34-831Z
Open

Update API specifications with fern api update#66
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-12T04-18-34-831Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes the public OpenAPI contract (new/changed schemas, new endpoint, and pagination/response fields), which can impact generated SDKs and client integrations if they assume older shapes.

Overview
Updates openapi.json with new OAuth-related audit action types (oauth-consent-grant/deny) and additional actor metadata (performedByClientId), plus OAuth session fields (clientId, landscapeId, scopes).

Expands the API surface with a new GET /landscapes/{landscapeId}/versions/{versionId}/model/dependencies endpoint and introduces cursor-based pagination (cursor, limit, nextCursor, x-fern-pagination) for listing model objects, model connections, and versions (including new VersionFilter).

Adds/adjusts several schemas and request/response shapes: ADRs now include content, diagram export supports maxWidth, AI description generation accepts a richer filter, share links gain defaultUrl and adrId/new modes, catalog technology status can be null for private items, org settings add aiModel and oauthLandscapeWriteEnabled, and import payload schemas are tightened with additionalProperties: false.

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