Skip to content

Update API specifications with fern api update#59

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-05T04-05-21-628Z
Open

Update API specifications with fern api update#59
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-05T04-05-21-628Z

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 5, 2026

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because it changes public API contracts (new OAuth-related fields/scopes, new endpoints/params, and stricter import schemas), which may break clients or generated SDKs if assumptions change.

Overview
Updates openapi.json with new OAuth audit/action coverage: adds oauth-consent-grant/oauth-consent-deny action types and schemas, plus new OAuth session fields (clientId, landscapeId, scopes) and performedByClientId on action logs.

Extends several APIs and models: adds DiagramContentGenerateDescriptionFilter (optional modelObjectIds), maxWidth for PNG diagram exports, cursor-based pagination (cursor/limit, nextCursor, x-fern-pagination) for listing model objects/connections, and a new PATCH update route for share links.

Makes multiple schema/contract adjustments: adds ADR content, expands share-link modes/options (including adrs and adrId), introduces org AI config fields (aiModel, oauthLandscapeWriteEnabled, billingMonthlyCost), allows CatalogTechnology.status to be nullable for privacy, tightens import payloads via additionalProperties: false, and broadens/standardizes error responses (adds many 403 Forbidden; secures /catalog/suggestion/brand).

Reviewed by Cursor Bugbot for commit 11fba45. 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