Skip to content

Update API specifications with fern api update#50

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-26T04-11-37-926Z
Open

Update API specifications with fern api update#50
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-04-26T04-11-37-926Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes the public API contract (new/changed fields, new endpoints/params, and new nullable semantics), which can break generated clients and backend validation if not aligned.

Overview
Updates the OpenAPI spec to cover new OAuth-related audit actions (consent grant/deny) and enriches action/session metadata (e.g., performedByClientId, UserSession.clientId/landscapeId/scopes, OAuthScope).

Extends several schemas and endpoints: ADRs now include content, share links add adrId plus new modes (model-viewer, adrs) and introduces a PATCH update operation; diagram export adds maxWidth, and AI description generation requests now accept a filter (modelObjectIds) via DiagramContentGenerateDescriptionFilter.

Adjusts catalog technology status to be nullable (to support private technologies), adds org-level settings (aiModel, oauthLandscapeWriteEnabled), tightens import payloads with additionalProperties: false, and adds cursor/limit pagination (with nextCursor and x-fern-pagination) to modelObjects/modelConnections list responses; many operations now explicitly document 403 Forbidden responses.

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