Skip to content

Update API specifications with fern api update#33

Open
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-04-12T04-04-10-520Z
Open

Update API specifications with fern api update#33
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-04-12T04-04-10-520Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes the public OpenAPI contract (new OAuth/session fields, nullable status semantics, pagination params, and new endpoints), which may impact generated clients and API consumers.

Overview
Updates the OpenAPI spec to cover new OAuth-related auditing/session metadata: adds oauth-consent-grant/oauth-consent-deny action types and schemas, introduces OAuthScope, and extends actions/sessions with performedByClientId, clientId, landscapeId, and scopes.

Expands and tightens several public contracts: adds cursor pagination (cursor, limit, nextCursor + x-fern-pagination) to model-objects/model-connections list endpoints; adds PATCH support for share-link (and reorders patch/delete definitions) and extends share-link options with adrs mode plus required nullable adrId; updates diagram export to accept maxWidth and diagram description generation to accept an object filter; makes catalog technology status nullable to represent “private”; adds ADR content; and marks import payload schemas as additionalProperties: false with an updated hierarchy rule for parentId.

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