Skip to content

Update API specifications with fern api update#47

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-23T04-04-33-598Z
Open

Update API specifications with fern api update#47
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-23T04-04-33-598Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it expands public API surface/contract (new OAuth action/session fields, pagination parameters, and new required fields) which can break clients and changes access-control semantics via added 403 responses.

Overview
Updates the OpenAPI spec to cover OAuth auditing and sessions, adding new action types (oauth-consent-grant/deny), ActionOAuth* schemas, performedByClientId on actions, and OAuth session fields (clientId, landscapeId, scopes).

Extends/adjusts several public contracts: list endpoints for modelObjects/modelConnections now support cursor pagination (cursor/limit, nextCursor, x-fern-pagination), share links gain an update (PATCH) operation plus new options (adrId, new modes like adrs/model-viewer), diagram export supports maxWidth, and ADRs now include content.

Tightens validation and behavior hints: multiple import-related schemas set additionalProperties: false, catalog technology status becomes nullable to represent private tech, model object expansion adds flowsExpanded, organizations add aiModel and required oauthLandscapeWriteEnabled, and many endpoints now explicitly document 403 Forbidden responses.

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