Skip to content

Update API specifications with fern api update#10

Open
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-21T03-46-01-454Z
Open

Update API specifications with fern api update#10
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-21T03-46-01-454Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Although this is an OpenAPI-spec-only change, it can be client-breaking: several schemas are tightened with additionalProperties: false and the Share Link PATCH/DELETE operations and response codes are adjusted, impacting generated SDKs and validators.

Overview
Updates openapi.json to model OAuth consent activity by adding new action types (oauth-consent-grant/oauth-consent-deny) and schemas, and by enriching action/audit metadata with performedByClientId.

Expands auth/session and docs schemas by adding clientId/landscapeId to UserSession and adding content (markdown) to ADR variants.

Tightens import payload contracts by setting additionalProperties: false on multiple *Import schemas and updating the ModelObjectImport.parentId hierarchy description. Also broadens many endpoints’ documented error responses to include 403 Forbidden, and refines Share Link operations by defining an explicit PATCH update (with resetShortId) and separating DELETE (operationId: shareLinkDelete).

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