Skip to content

Update API specifications with fern api update - #124

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-15T03-14-03-919Z
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-15T03-14-03-919Z

Conversation

@github-actions

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

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Low Risk
Spec-only sync with additive diagram fields; the parentId minLength change may affect clients that sent empty strings instead of null.

Overview
Regenerates openapi.json from Fern to document two API contract updates.

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

Model objects tighten parentId: when present as a string it must have minLength: 1 (empty strings are invalid); null remains allowed for root-level objects. This appears across the partial, required, and full model object schemas.

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