Skip to content

Update API specifications with fern api update#52

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-28T04-17-59-000Z
Open

Update API specifications with fern api update#52
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-28T04-17-59-000Z

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 28, 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 behavior, and pagination params) which can break generated clients and integrations if they rely on previous shapes or response codes.

Overview
Updates openapi.json with a refreshed API contract, adding OAuth-related auditing/session fields (new oauth-consent-* action types and ActionOAuth schemas, UserSession OAuth metadata and OAuthScope, plus performedByClientId).

Expands several schemas and request/response shapes: ADRs now include content; catalog technology status becomes nullable (with semantics for private technologies); diagram export adds maxWidth; model-object expansion adds flows/flowsExpanded; organizations gain aiModel and oauthLandscapeWriteEnabled; share links add adrId, new mode values, and a new PATCH update operation alongside DELETE.

Adds cursor pagination (cursor, limit, nextCursor, x-fern-pagination) to model object/connection list endpoints, broadens the diagram description generation request body to support filtering, and standardizes many endpoints to include 403 Forbidden responses.

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