Skip to content

Update API specifications with fern api update - #125

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-16T03-13-33-941Z
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-16T03-13-33-941Z

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Low Risk
OpenAPI-only contract updates; clients may need to handle breakpoints and reject empty parentId strings if they previously allowed them.

Overview
Syncs openapi.json with the latest Fern API definitions.

Diagram connections now expose an optional breakpoints array (up to 100 {x, y} points) on DiagramConnection, DiagramConnectionPartial, and DiagramConnectionRequired. The spec documents that breakpoints apply only to square line shapes and must form a valid orthogonal path.

Model object create/update schemas tighten parentId: when it is a string (non-null), it must have minLength: 1, so empty-string parents are invalid while null for the root remains allowed.

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