Skip to content

Update API specifications with fern api update#13

Open
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-24T03-50-03-237Z
Open

Update API specifications with fern api update#13
github-actions[bot] wants to merge 1 commit intomainfrom
main-2026-03-24T03-50-03-237Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because this is a broad OpenAPI contract update (new endpoints/fields and tighter schema validation) that can break generated clients or request payload compatibility if consumers relied on the previous shapes.

Overview
Updates the OpenAPI spec to cover OAuth consent auditing by adding new action types (oauth-consent-grant/oauth-consent-deny), related ActionOAuth* schemas, and a new performedByClientId field on actions.

Expands session and ADR payloads with OAuth/session metadata (UserSession.clientId/landscapeId) and adds ADR content (markdown) to ADR, ADRPartial, and ADRRequired.

Tightens import request schemas by setting additionalProperties: false on multiple *Import objects and adjusts ModelObjectImport.parentId hierarchy rules; also adds documented 403 Forbidden responses to many endpoints and introduces a PATCH Update operation for Share Links (with optional resetShortId) alongside the existing DELETE.

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