Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/libs/V0/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3619,7 +3619,7 @@ paths:
instructions:
description: Guidance or goals that provide context for the model when working within the project.
type: string
maxLength: 1000
maxLength: 2000
vercelProjectId:
description: The ID of an existing Vercel project to link to. If not provided, a new Vercel project will be created.
type: string
Expand Down