Skip to content

Update API specifications with fern api update - #111

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-02T03-13-51-479Z
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
main-2026-09-02T03-13-51-479Z

Conversation

@github-actions

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

Copy link
Copy Markdown

Update API specifications by running fern api update.


Note

Low Risk
OpenAPI-only constraint change; runtime behavior is unchanged unless clients or codegen relied on accepting empty-string parentId values.

Overview
Regenerates openapi.json via Fern and tightens validation on parentId for ModelObject, ModelObjectRequired, and ModelObjectPartial.

Each of those schemas now includes minLength: 1 on parentId while it stays nullable: true, so null is still allowed for the root parent, but an empty string is no longer a valid parent ID when a string is sent.

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