Skip to content

Update API specifications with fern api update#34

Open
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-04-13T04-08-56-150Z
Open

Update API specifications with fern api update#34
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-04-13T04-08-56-150Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes the published OpenAPI contract (new fields, enums, pagination params, and stricter schemas) which can affect generated clients and downstream integrations.

Overview
Regenerates openapi.json with new OAuth consent auditing and session metadata: adds oauth-consent-{grant,deny} action types (and ActionOAuth schemas), adds performedByClientId to action records, and expands UserSession with clientId, landscapeId, and scopes (OAuthScope).

Updates several public contracts: adds cursor-based pagination (cursor, limit, nextCursor, x-fern-pagination) to ModelObjects/ModelConnections list endpoints; expands share links to support ADR navigation (ShareLinkOptionsMode includes adrs, adds adrId) and includes an explicit PATCH update operation for share links.

Makes additional schema tweaks: adds OrganizationAiModel and oauthLandscapeWriteEnabled, adds content to ADR schemas, introduces nullable technology status to allow private technologies, adds diagram description generation filtering + maxWidth export option, tightens import payload schemas with additionalProperties: false, and adds 403 Forbidden responses across many endpoints.

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