Skip to content

Update API specifications with fern api update#65

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-11T04-28-31-704Z
Open

Update API specifications with fern api update#65
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-11T04-28-31-704Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because this is a broad OpenAPI contract update (new endpoints, new required/nullable fields, and pagination/filtering changes) that can break generated clients and server validation if consumers aren’t updated in sync.

Overview
Updates the OpenAPI spec to cover new OAuth audit/action events (consent grant/deny) and richer actor metadata on actions/sessions (e.g., performedByClientId, session clientId/landscapeId/scopes).

Adds new API surface and response shapes, notably GET /landscapes/{landscapeId}/versions/{versionId}/model/dependencies plus cursor pagination (cursor, limit, nextCursor, x-fern-pagination) for listing model objects, model connections, and versions (with a new VersionFilter).

Expands/adjusts multiple schemas and options: ADRs now include markdown content; catalog technology status can be null to indicate private; diagram export supports maxWidth; share links add adrs/model-viewer modes, optional adrId, and return a defaultUrl; imports are tightened with additionalProperties: false. Also standardizes 403 Forbidden responses across many operations and secures GET /catalog/suggestion/brand.

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