Skip to content

Update API specifications with fern api update - #121

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-12T03-12-28-428Z
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-12T03-12-28-428Z

Conversation

@github-actions

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

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Low Risk
OpenAPI-only sync; new optional field and stricter string validation on parentId may affect API clients that relied on empty parent IDs.

Overview
Syncs the OpenAPI spec (via Fern) with two contract updates.

Diagram connections now expose an optional breakpoints array on DiagramConnection and related partial/required shapes: ordered {x, y} corner waypoints for routing square lines only, with documented orthogonal-path rules and a cap of 100 points.

Model objects tighten parentId: when present it must be a non-empty string (minLength: 1); null remains valid for root-level parents.

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