Skip to content

Update API specifications with fern api update#39

Open
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-04-18T03-58-24-926Z
Open

Update API specifications with fern api update#39
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-04-18T03-58-24-926Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because this updates the public API contract (new OAuth session fields/scopes, new share link update endpoint, and cursor pagination on list endpoints), which may break existing clients and SDK generation if assumptions change.

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

Expands the spec with several contract changes: cursor-based pagination (cursor, limit, nextCursor, x-fern-pagination) for modelObjects/modelConnections listing, a new PATCH operation for share links (with optional resetShortId) and share-link ADR support (adrs mode + adrId), plus multiple schema tweaks (ADR content, diagram export maxWidth, diagram description generation filtering by modelObjectIds, nullable catalog technology status, stricter additionalProperties: false on import types, and new org config fields aiModel and oauthLandscapeWriteEnabled).

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