Skip to content

Update API specifications with fern api update#93

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-06-21T04-33-42-602Z
Open

Update API specifications with fern api update#93
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-06-21T04-33-42-602Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 21, 2026

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Medium Risk
Webhook event type string changes are breaking for integrators; new socket and webhook schemas need client/SDK alignment even though this diff is spec-only.

Overview
Regenerates openapi.json from Fern, documenting new real-time diagram content sockets, richer webhook payloads, and several schema tweaks.

Webhooks: WebhookEventType values switch from dot notation (e.g. model-connection.create) to colon form (model-connection:created). New WebhookEvent shape splits collection and operation enums instead of a single composite string.

Sockets: Adds diagram-content client subscribe/unsubscribe and server broadcast messages (keyed by landscape/version/diagram), plus SocketMessages / SocketMessageType and DocumentBroadcastType / QueryBroadcastType enums for broadcast lifecycle.

Other: DiagramContentNullable (DiagramContent | null); Organization aiFeaturesEnabled and oauthLandscapeWriteEnabled no longer declare OpenAPI default: true.

Reviewed by Cursor Bugbot for commit 6d249e7. 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