Skip to content

Update API specifications with fern api update#91

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-06-19T04-34-44-332Z
Open

Update API specifications with fern api update#91
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-06-19T04-34-44-332Z

Conversation

@github-actions

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

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Medium Risk
Webhook event type string changes are breaking for existing subscribers; new socket broadcast contracts may require client updates.

Overview
Regenerates openapi.json from Fern. The spec adds real-time diagram content over sockets (subscribe/unsubscribe client events and diagram-content-broadcast with diagramContent, id, and type), plus grouped SocketMessages / SocketMessageType entries.

Webhooks change in a breaking way: WebhookEventType values move from collection.operation dots to collection:operation colons (e.g. model-connection:created). New structured types WebhookEvent, WebhookEventCollection, and WebhookEventOperation describe payload shape.

Also adds DiagramContentNullable, shared DocumentBroadcastType / QueryBroadcastType enums (added, initial, modified, removed), and drops OpenAPI default: true on organization aiFeaturesEnabled and oauthLandscapeWriteEnabled across Partial/Required/Organization schemas.

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