Commit 9f084d0
feat(projects): add workspaceId to AddProjectArgs
The backend REST API already supports workspace_id when creating projects,
but the SDK type was missing this field, preventing SDK consumers from
creating workspace projects via the REST API method.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b0963b0 commit 9f084d0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
253 | 254 | | |
254 | 255 | | |
255 | 256 | | |
| |||
0 commit comments