|
14 | 14 | "url": "http://www.apache.org/licenses/LICENSE-2.0"
|
15 | 15 | },
|
16 | 16 | "version": "2.0.0",
|
17 |
| - "x-box-commit-hash": "324e40ffd7" |
| 17 | + "x-box-commit-hash": "185890637d" |
18 | 18 | },
|
19 | 19 | "servers": [
|
20 | 20 | {
|
|
484 | 484 | "description": "The ID of parent item",
|
485 | 485 | "type": "string",
|
486 | 486 | "example": "123"
|
| 487 | + }, |
| 488 | + "user_id": { |
| 489 | + "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", |
| 490 | + "type": "string", |
| 491 | + "example": "12346930" |
487 | 492 | }
|
488 | 493 | }
|
489 | 494 | },
|
|
625 | 630 | "description": "The ID of parent item",
|
626 | 631 | "type": "string",
|
627 | 632 | "example": "123"
|
| 633 | + }, |
| 634 | + "user_id": { |
| 635 | + "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", |
| 636 | + "type": "string", |
| 637 | + "example": "12346930" |
628 | 638 | }
|
629 | 639 | }
|
630 | 640 | },
|
|
1318 | 1328 | "description": "The ID of parent item",
|
1319 | 1329 | "type": "string",
|
1320 | 1330 | "example": "123"
|
| 1331 | + }, |
| 1332 | + "user_id": { |
| 1333 | + "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", |
| 1334 | + "type": "string", |
| 1335 | + "example": "12346930" |
1321 | 1336 | }
|
1322 | 1337 | }
|
1323 | 1338 | },
|
|
5145 | 5160 | "description": "The ID of parent item",
|
5146 | 5161 | "type": "string",
|
5147 | 5162 | "example": "123"
|
| 5163 | + }, |
| 5164 | + "user_id": { |
| 5165 | + "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", |
| 5166 | + "type": "string", |
| 5167 | + "example": "12346930" |
5148 | 5168 | }
|
5149 | 5169 | }
|
5150 | 5170 | },
|
|
5302 | 5322 | "description": "The ID of the new parent folder",
|
5303 | 5323 | "type": "string",
|
5304 | 5324 | "example": "0"
|
| 5325 | + }, |
| 5326 | + "user_id": { |
| 5327 | + "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", |
| 5328 | + "type": "string", |
| 5329 | + "example": "12346930" |
5305 | 5330 | }
|
5306 | 5331 | }
|
5307 | 5332 | },
|
|
13112 | 13137 | "description": "The ID of parent item",
|
13113 | 13138 | "type": "string",
|
13114 | 13139 | "example": "123"
|
| 13140 | + }, |
| 13141 | + "user_id": { |
| 13142 | + "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", |
| 13143 | + "type": "string", |
| 13144 | + "example": "12346930" |
13115 | 13145 | }
|
13116 | 13146 | }
|
13117 | 13147 | },
|
|
13219 | 13249 | "description": "The ID of parent item",
|
13220 | 13250 | "type": "string",
|
13221 | 13251 | "example": "123"
|
| 13252 | + }, |
| 13253 | + "user_id": { |
| 13254 | + "description": "The input for `{user_id}` is optional. Moving to non-root folder is not allowed when `{user_id}` is present. Parent folder id should be zero when `{user_id}` is provided.", |
| 13255 | + "type": "string", |
| 13256 | + "example": "12346930" |
13222 | 13257 | }
|
13223 | 13258 | }
|
13224 | 13259 | },
|
|
0 commit comments