Commit 4a41761
Fix set_space_volumes sending wrong JSON structure (#4054)
The PUT /api/spaces/{repo_id}/volumes endpoint expects a JSON object
with a "volumes" key, but the client was sending a bare JSON array.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b768bb2 commit 4a41761
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8204 | 8204 | | |
8205 | 8205 | | |
8206 | 8206 | | |
8207 | | - | |
| 8207 | + | |
8208 | 8208 | | |
8209 | 8209 | | |
8210 | 8210 | | |
| |||
0 commit comments