Skip to content

Update API specifications with fern api update#92

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-06-20T04-31-06-072Z
Open

Update API specifications with fern api update#92
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-06-20T04-31-06-072Z

Conversation

@github-actions

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

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Medium Risk
Webhook event type string changes are a breaking contract for subscribers; diagram-content socket and broadcast schemas expand the public API surface clients must implement against.

Overview
Regenerates openapi.json from fern api update, aligning published API types with the current Fern spec.

Webhooks: WebhookEventType values change from model-connection.create style to model-connection:created (colon + past tense). New WebhookEvent, WebhookEventCollection, and WebhookEventOperation schemas describe webhook payloads structurally.

Realtime / sockets: Documents diagram content collaboration: client diagram-content-subscribe / diagram-content-unsubscribe, server diagram-content-broadcast, plus SocketMessages, SocketMessageType, and related subscription/broadcast schemas. Adds DocumentBroadcastType and QueryBroadcastType enums (added, initial, modified, removed).

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

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