Skip to content

Update API specifications with fern api update#62

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-08T04-06-32-610Z
Open

Update API specifications with fern api update#62
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-08T04-06-32-610Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes the public API contract (new OAuth-related fields/types, new endpoints, pagination parameters/responses, and modified schemas), which can break generated clients and consumers if assumptions change.

Overview
Updates the OpenAPI spec to add OAuth consent auditing and session metadata, including new action types (oauth-consent-grant/deny), ActionOAuth schemas, and performedByClientId/OAuth session fields (clientId, landscapeId, scopes).

Adds new/expanded API surface: a new GET /landscapes/{landscapeId}/versions/{versionId}/model/dependencies endpoint with a ModelDependenciesFilter, cursor-based pagination (cursor/limit + nextCursor) for model object/connection list endpoints (and versions list + filtering), and several schema extensions (e.g., ADR content, share link adrId + defaultUrl, diagram export maxWidth, organization aiModel and oauthLandscapeWriteEnabled, and nullable catalog technology status). Also tightens import schemas via additionalProperties: false and updates security/error responses (adds many 403 responses; secures /catalog/suggestion/brand).

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