Skip to content

Update API specifications with fern api update#55

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-01T04-25-37-874Z
Open

Update API specifications with fern api update#55
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-05-01T04-25-37-874Z

Conversation

@github-actions
Copy link
Copy Markdown

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

Update API specifications by running fern api update.


Note

Medium Risk
Medium risk because this is a wide API contract update that adds new OAuth/session fields, new/changed endpoints, and new auth/error responses that can impact client integrations and permission handling.

Overview
Updates the OpenAPI spec to cover new OAuth consent audit actions (grant/deny) and richer actor metadata (performedByClientId, OAuth session clientId/landscapeId/scopes), plus org-level controls (oauthLandscapeWriteEnabled, aiModel) and additional org billing info (billingMonthlyCost).

Expands several API surfaces: adds PATCH support for updating share links, adds cursor-based pagination (cursor, limit, nextCursor, x-fern-pagination) to model object/connection list endpoints, and extends diagram/flow exports (diagram description generation filter + PNG maxWidth, plus flowsExpanded in ModelObjectExpanded).

Tightens and clarifies schemas and security: many endpoints now document 403 Forbidden, /catalog/suggestion/brand now requires auth, import payload schemas disallow unknown fields (additionalProperties: false), ADRs include content, share links support adrs mode with adrId, and catalog technology status can be set to null to make technologies private.

Reviewed by Cursor Bugbot for commit 9c426db. 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