Skip to content

Update API specifications with fern api update - #126

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

github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-17T03-13-12-525Z

Conversation

@github-actions

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

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Low Risk
OpenAPI-only contract updates; no runtime code in this diff, but clients and validators will see new optional fields and stricter parentId rules.

Overview
Updates the published OpenAPI spec to match the latest Fern-generated API definitions.

Diagram connections now expose an optional breakpoints field on DiagramConnection (and partial/required variants): an ordered list of {x, y} waypoints (up to 100) for square lines only, with documented rules for valid orthogonal routing (no diagonals, no duplicate points, alternating horizontal/vertical segments).

Model objects tighten parentId when it is a string: non-null values must have minLength: 1, applied across the related create/update model object schemas in the spec.

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