Skip to content

Update API specifications with fern api update#19

Open
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-29T04-01-41-840Z
Open

Update API specifications with fern api update#19
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-29T04-01-41-840Z

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Mar 29, 2026

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because this updates the public OpenAPI contract across many endpoints (new request/response shapes, stricter import schemas, and additional 403 responses), which can break generated clients and integrations if not coordinated.

Overview
Updates the OpenAPI spec to track OAuth consent activity by adding oauth-consent-grant/oauth-consent-deny action types, new ActionOAuth* schemas, and a performedByClientId field on action/audit records.

Expands several API models: ADRs now include markdown content, UserSession includes OAuth clientId/landscapeId, ModelObjectExpanded can expand flows, and diagram exports accept a maxWidth option.

Tightens and extends endpoints/contracts: diagram description generation now supports filtering by modelObjectIds, import payload schemas disallow unknown fields (additionalProperties: false) and clarify group parenting rules, Share Link now has a proper PATCH update endpoint alongside DELETE, and many operations now explicitly document 403 Forbidden responses.

Written by Cursor Bugbot for commit aaa6fbb. This will update automatically on new commits. 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