Skip to content

Update API specifications with fern api update#15

Open
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-26T03-58-54-809Z
Open

Update API specifications with fern api update#15
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-26T03-58-54-809Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Although this is a spec-only change, it modifies public API contracts (new schemas/fields, stricter import payload validation, new endpoint semantics, and many added 403 responses) which may require client and SDK updates.

Overview
Updates the OpenAPI spec to add OAuth consent auditing support, introducing oauth-consent-grant/oauth-consent-deny action types and related ActionOAuth* schemas, plus new audit/session fields like performedByClientId and UserSession.clientId/landscapeId.

Extends and tightens several API contracts: ADR objects now include markdown content, diagram image export supports maxWidth, and diagram description generation requests accept a new DiagramContentGenerateDescriptionFilter (with optional modelObjectIds). Model object expansion adds flows/flowsExpanded.

Makes import payload schemas stricter by setting additionalProperties: false across multiple *Import types and updates ModelObjectImport.parentId hierarchy rules. Adds documented 403 Forbidden responses across many endpoints, and adjusts /share-link to have a distinct PATCH update (with optional resetShortId) and DELETE operation definitions.

Written by Cursor Bugbot for commit cfd6ca7. 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