Skip to content

Commit 6faed37

Browse files
committed
Upgrade Python SDK to spec 1.21.1.dev52
1 parent 8f41275 commit 6faed37

432 files changed

Lines changed: 736 additions & 720 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎docs/AuthenticationApi.md‎

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This endpoint does not need any parameter.
9898
### HTTP response details
9999
| Status code | Description | Response headers |
100100
|-------------|-------------|------------------|
101-
**200** | OK | - |
101+
**200** | | - |
102102
**401** | Error response due to missing auth cookie. | - |
103103

104104
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -243,7 +243,7 @@ No authorization required
243243
### HTTP response details
244244
| Status code | Description | Response headers |
245245
|-------------|-------------|------------------|
246-
**302** | OK | - |
246+
**302** | | - |
247247

248248
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
249249

@@ -316,7 +316,7 @@ Name | Type | Description | Notes
316316
### HTTP response details
317317
| Status code | Description | Response headers |
318318
|-------------|-------------|------------------|
319-
**200** | Returns a single AvatarModerationCreated object | - |
319+
**200** | | - |
320320
**400** | The request failed validation. VRChat validates the request before it looks up the resource, so this response is returned even when the ID in the path does not exist. The message names the offending field or parameter. | - |
321321
**401** | Error response due to missing auth cookie. | - |
322322

@@ -467,7 +467,7 @@ Name | Type | Description | Notes
467467
### HTTP response details
468468
| Status code | Description | Response headers |
469469
|-------------|-------------|------------------|
470-
**200** | Returns an SuccessFlag object. | - |
470+
**200** | | - |
471471
**401** | Error response due to missing auth cookie. | - |
472472
**403** | Error response due to missing Administrator credentials. | - |
473473

@@ -542,7 +542,7 @@ Name | Type | Description | Notes
542542
### HTTP response details
543543
| Status code | Description | Response headers |
544544
|-------------|-------------|------------------|
545-
**200** | OK | - |
545+
**200** | | - |
546546
**401** | Error response due to missing auth cookie. | - |
547547

548548
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -612,7 +612,7 @@ This endpoint does not need any parameter.
612612
### HTTP response details
613613
| Status code | Description | Response headers |
614614
|-------------|-------------|------------------|
615-
**200** | OK | - |
615+
**200** | | - |
616616
**401** | Error response due to missing auth cookie. | - |
617617

618618
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -682,7 +682,7 @@ This endpoint does not need any parameter.
682682
### HTTP response details
683683
| Status code | Description | Response headers |
684684
|-------------|-------------|------------------|
685-
**200** | OK | - |
685+
**200** | | - |
686686
**401** | Error response due to missing auth cookie. | - |
687687

688688
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -862,7 +862,7 @@ This endpoint does not need any parameter.
862862
### HTTP response details
863863
| Status code | Description | Response headers |
864864
|-------------|-------------|------------------|
865-
**200** | OK | * Set-Cookie - Successful authentication returns an &#x60;auth&#x60; cookie. <br> |
865+
**200** | | * Set-Cookie - Successful authentication returns an &#x60;auth&#x60; cookie. <br> |
866866
**401** | Error response due to missing auth cookie. | - |
867867

868868
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1002,7 +1002,7 @@ This endpoint does not need any parameter.
10021002
### HTTP response details
10031003
| Status code | Description | Response headers |
10041004
|-------------|-------------|------------------|
1005-
**200** | OK | - |
1005+
**200** | | - |
10061006
**401** | Error response due to missing auth cookie. | - |
10071007

10081008
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1084,7 +1084,7 @@ Name | Type | Description | Notes
10841084
### HTTP response details
10851085
| Status code | Description | Response headers |
10861086
|-------------|-------------|------------------|
1087-
**200** | Returns a list of ModerationReport objects, wrapped in new pagination format. | - |
1087+
**200** | | - |
10881088
**401** | Error response due to missing auth cookie. | - |
10891089
**403** | Error response due to missing Administrator credentials. | - |
10901090

@@ -1370,7 +1370,7 @@ This endpoint does not need any parameter.
13701370
### HTTP response details
13711371
| Status code | Description | Response headers |
13721372
|-------------|-------------|------------------|
1373-
**200** | OK | * Set-Cookie - Clears the &#x60;auth&#x60; cookie. <br> * \0Set-Cookie - Clears the &#x60;age&#x60; cookie. <br> * \0\0Set-Cookie - Clears the &#x60;tos&#x60; cookie. <br> |
1373+
**200** | | * Set-Cookie - Clears the &#x60;auth&#x60; cookie. <br> * \0Set-Cookie - Clears the &#x60;age&#x60; cookie. <br> * \0\0Set-Cookie - Clears the &#x60;tos&#x60; cookie. <br> |
13741374
**401** | Error response due to missing auth cookie. | - |
13751375

13761376
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1433,7 +1433,7 @@ No authorization required
14331433
### HTTP response details
14341434
| Status code | Description | Response headers |
14351435
|-------------|-------------|------------------|
1436-
**200** | OK | * Set-Cookie - Successful authentication returns an &#x60;auth&#x60; cookie. <br> |
1436+
**200** | | * Set-Cookie - Successful authentication returns an &#x60;auth&#x60; cookie. <br> |
14371437
**401** | Error response due to missing auth cookie. | - |
14381438

14391439
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1503,7 +1503,7 @@ This endpoint does not need any parameter.
15031503
### HTTP response details
15041504
| Status code | Description | Response headers |
15051505
|-------------|-------------|------------------|
1506-
**200** | OK | - |
1506+
**200** | | - |
15071507
**401** | Error response due to missing auth cookie. | - |
15081508

15091509
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1577,7 +1577,7 @@ Name | Type | Description | Notes
15771577
### HTTP response details
15781578
| Status code | Description | Response headers |
15791579
|-------------|-------------|------------------|
1580-
**200** | Returns a single ModerationReport object. | - |
1580+
**200** | | - |
15811581
**401** | Error response due to missing auth cookie. | - |
15821582

15831583
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1651,7 +1651,7 @@ Name | Type | Description | Notes
16511651
### HTTP response details
16521652
| Status code | Description | Response headers |
16531653
|-------------|-------------|------------------|
1654-
**200** | OK | - |
1654+
**200** | | - |
16551655
**400** | The body is not a JSON object. | - |
16561656
**401** | Error response due to missing auth cookie. | - |
16571657

@@ -1726,7 +1726,7 @@ Name | Type | Description | Notes
17261726
### HTTP response details
17271727
| Status code | Description | Response headers |
17281728
|-------------|-------------|------------------|
1729-
**200** | OK | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
1729+
**200** | | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
17301730
**401** | Error response due to missing auth cookie. | - |
17311731

17321732
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1800,7 +1800,7 @@ Name | Type | Description | Notes
18001800
### HTTP response details
18011801
| Status code | Description | Response headers |
18021802
|-------------|-------------|------------------|
1803-
**200** | OK | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
1803+
**200** | | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
18041804
**401** | Error response due to missing auth cookie. | - |
18051805

18061806
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -1934,7 +1934,7 @@ No authorization required
19341934
### HTTP response details
19351935
| Status code | Description | Response headers |
19361936
|-------------|-------------|------------------|
1937-
**302** | OK | - |
1937+
**302** | | - |
19381938

19391939
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
19401940

@@ -2007,7 +2007,7 @@ Name | Type | Description | Notes
20072007
### HTTP response details
20082008
| Status code | Description | Response headers |
20092009
|-------------|-------------|------------------|
2010-
**200** | OK | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
2010+
**200** | | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
20112011
**401** | Error response due to missing auth cookie. | - |
20122012

20132013
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -2081,7 +2081,7 @@ Name | Type | Description | Notes
20812081
### HTTP response details
20822082
| Status code | Description | Response headers |
20832083
|-------------|-------------|------------------|
2084-
**200** | OK | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
2084+
**200** | | * Set-Cookie - Provides a &#x60;twoFactorAuth&#x60; cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
20852085
**401** | Error response due to missing auth cookie. | - |
20862086

20872087
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

‎docs/AvatarsApi.md‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Name | Type | Description | Notes
8989
### HTTP response details
9090
| Status code | Description | Response headers |
9191
|-------------|-------------|------------------|
92-
**200** | Returns a single Avatar object. | - |
92+
**200** | | - |
9393
**400** | Error response due to missing permissions. | - |
9494
**401** | Error response when set featured to true without being an admin. | - |
9595

@@ -164,7 +164,7 @@ Name | Type | Description | Notes
164164
### HTTP response details
165165
| Status code | Description | Response headers |
166166
|-------------|-------------|------------------|
167-
**200** | Returns a single Avatar object. | - |
167+
**200** | | - |
168168
**401** | Error response due to missing auth cookie. | - |
169169
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer &#x60;model &lt;worldId&gt; not found&#x60; instead of &#x60;World &lt;worldId&gt; not found&#x60;. | - |
170170

@@ -313,7 +313,7 @@ Name | Type | Description | Notes
313313
### HTTP response details
314314
| Status code | Description | Response headers |
315315
|-------------|-------------|------------------|
316-
**200** | Returns a Service Status. | - |
316+
**200** | | - |
317317
**401** | Error response due to missing auth cookie. | - |
318318
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer &#x60;model &lt;worldId&gt; not found&#x60; instead of &#x60;World &lt;worldId&gt; not found&#x60;. | - |
319319

@@ -388,7 +388,7 @@ Name | Type | Description | Notes
388388
### HTTP response details
389389
| Status code | Description | Response headers |
390390
|-------------|-------------|------------------|
391-
**200** | Returns a single Avatar object. | - |
391+
**200** | | - |
392392
**401** | Error response due to missing auth cookie. | - |
393393
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer &#x60;model &lt;worldId&gt; not found&#x60; instead of &#x60;World &lt;worldId&gt; not found&#x60;. | - |
394394

@@ -459,7 +459,7 @@ This endpoint does not need any parameter.
459459
### HTTP response details
460460
| Status code | Description | Response headers |
461461
|-------------|-------------|------------------|
462-
**200** | Returns a list of AvatarStyle objects. | - |
462+
**200** | | - |
463463

464464
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
465465

@@ -556,7 +556,7 @@ Name | Type | Description | Notes
556556
### HTTP response details
557557
| Status code | Description | Response headers |
558558
|-------------|-------------|------------------|
559-
**200** | Returns a list of Avatar objects. | - |
559+
**200** | | - |
560560
**401** | Error response due to missing auth cookie. | - |
561561
**403** | Error response when trying to see favorited avatars of another user without sufficient admin permissions. | - |
562562

@@ -703,7 +703,7 @@ Name | Type | Description | Notes
703703
### HTTP response details
704704
| Status code | Description | Response headers |
705705
|-------------|-------------|------------------|
706-
**200** | Returns a list of Avatar objects. | - |
706+
**200** | | - |
707707
**401** | Error response due to missing auth cookie. | - |
708708

709709
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
@@ -777,7 +777,7 @@ Name | Type | Description | Notes
777777
### HTTP response details
778778
| Status code | Description | Response headers |
779779
|-------------|-------------|------------------|
780-
**200** | Returns a single Avatar object. | - |
780+
**200** | | - |
781781
**401** | Error response due to missing auth cookie. | - |
782782
**403** | Error response when trying to see another users current avatar without sufficient admin permissions. | - |
783783

@@ -878,7 +878,7 @@ Name | Type | Description | Notes
878878
### HTTP response details
879879
| Status code | Description | Response headers |
880880
|-------------|-------------|------------------|
881-
**200** | Returns a list of Avatar objects. | - |
881+
**200** | | - |
882882
**400** | The request failed validation. VRChat validates the request before it looks up the resource, so this response is returned even when the ID in the path does not exist. The message names the offending field or parameter. | - |
883883
**401** | Error response due to missing auth cookie. | - |
884884

@@ -953,7 +953,7 @@ Name | Type | Description | Notes
953953
### HTTP response details
954954
| Status code | Description | Response headers |
955955
|-------------|-------------|------------------|
956-
**200** | Returns a single CurrentUser object. | - |
956+
**200** | | - |
957957
**401** | Error response due to missing auth cookie. | - |
958958
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer &#x60;model &lt;worldId&gt; not found&#x60; instead of &#x60;World &lt;worldId&gt; not found&#x60;. | - |
959959

@@ -1028,7 +1028,7 @@ Name | Type | Description | Notes
10281028
### HTTP response details
10291029
| Status code | Description | Response headers |
10301030
|-------------|-------------|------------------|
1031-
**200** | Returns a single CurrentUser object. | - |
1031+
**200** | | - |
10321032
**401** | Error response due to missing auth cookie. | - |
10331033
**403** | Error response when trying to select a fallback avatar that is missing the fallback tag. | - |
10341034
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer &#x60;model &lt;worldId&gt; not found&#x60; instead of &#x60;World &lt;worldId&gt; not found&#x60;. | - |
@@ -1106,7 +1106,7 @@ Name | Type | Description | Notes
11061106
### HTTP response details
11071107
| Status code | Description | Response headers |
11081108
|-------------|-------------|------------------|
1109-
**200** | Returns a single Avatar object. | - |
1109+
**200** | | - |
11101110
**400** | The request failed validation. VRChat validates the request before it looks up the resource, so this response is returned even when the ID in the path does not exist. The message names the offending field or parameter. | - |
11111111
**401** | Error response due to missing auth cookie. | - |
11121112
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer &#x60;model &lt;worldId&gt; not found&#x60; instead of &#x60;World &lt;worldId&gt; not found&#x60;. | - |

0 commit comments

Comments
 (0)