Skip to content

Commit 3d6e36f

Browse files
ci(test: 2025-05-17): new changes
1 parent 0cccb30 commit 3d6e36f

File tree

5 files changed

+64
-21
lines changed

5 files changed

+64
-21
lines changed

data/requests/authentication/readme.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,27 @@ The auth string after `Authorization: Basic {string}` is a base64-encoded string
2424
* [getCurrentUser with username and password (expect fail)](./getcurrentuser-with-username-and-password-(expect-fail).md)
2525
* [getCurrentUser after two-factor authentication](./getcurrentuser-after-two-factor-authentication.md)
2626
* [getCurrentUser after logout to log back in](./getcurrentuser-after-logout-to-log-back-in.md)
27+
## Disable 2FA
28+
Disables 2FA for the currently logged in account
29+
30+
> Missing coverage.
2731
## Verify 2FA code
2832
Finishes the login sequence with a normal 2FA-generated code for accounts with 2FA-protection enabled.
2933

3034
* [verify2FA while missing credentials](./verify2fa-while-missing-credentials.md)
3135
* [verify2FA](./verify2fa.md)
36+
## Cancel pending enabling of time-based 2FA codes
37+
Cancels the sequence for enabling time-based 2FA.
38+
39+
> Missing coverage.
40+
## Enable time-based 2FA codes
41+
Begins the sequence for enabling time-based 2FA.
42+
43+
> Missing coverage.
44+
## Verify Pending 2FA code
45+
Finishes sequence for enabling time-based 2FA.
46+
47+
> Missing coverage.
3248
## Get 2FA Recovery codes
3349
Gets the OTP (One Time Password) recovery codes for accounts with 2FA-protection enabled.
3450

@@ -57,4 +73,24 @@ Deletes the account with given ID. Normal users only have permission to delete t
5773
**METHOD NOTE:** Despite this being a Delete action, the method type required is PUT.
5874

5975
> Missing coverage.
76+
## Register User Account
77+
~~Register a new user account.~~
78+
79+
**DEPRECATED:** Automated creation of accounts has no legitimate public third-party use case, and would be in violation of ToS §13.2:
80+
*By using the Platform, you agree not to: i. [...] use the Platform in a manner inconsistent with individual human usage*
81+
This endpoint is documented in the interest of completeness
82+
83+
> Missing coverage.
84+
## Resend Email Confirmation
85+
Requests a resend of pending email address confirmation email
86+
87+
> Missing coverage.
88+
## Confirm Email
89+
Confirms the email address for a user
90+
91+
> Missing coverage.
92+
## Verify Login Place
93+
Verifies a login attempt for a user
94+
95+
> Missing coverage.
6096

data/requests/groups/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Searches Groups by name or shortCode
88
Creates a Group and returns a Group object. **Requires VRC+ Subscription.**
99

1010
* [createGroup](./creategroup.md)
11+
## Get Group Role Templates
12+
Obtain predefined templates for group roles
13+
14+
> Missing coverage.
1115
## Delete Group
1216
Deletes a Group.
1317

data/requests/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Response schema mismatch:
7878
#### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md)
7979

8080
Response schema mismatch:
81-
* Unexpected property at ``#/6/storeId``,
81+
* Unexpected property at ``#/7/storeId``,
8282
* Unexpected property at ``#/8/storeId``.
8383

8484
#### [searchWorlds](/data/requests/worlds/searchworlds.md)
@@ -402,10 +402,10 @@ Response schema mismatch:
402402

403403
Response schema mismatch:
404404
* Unexpected property at ``#/events/useDirectPlayerSerialization``,
405-
* Unexpected property at ``#/CampaignStatus``,
406-
* Unexpected property at ``#/accountCursedPool``,
405+
* Unexpected property at ``#/reportCategories/groupstore/groupOrder``,
406+
* Unexpected property at ``#/reportCategories/image/groupOrder``,
407407

408-
*27 issues truncated.*
408+
*30 issues truncated.*
409409
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
410410

411411

data/requests/system/getconfig.md

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,37 @@
33
## Issues
44
Response schema mismatch:
55
* Unexpected property at ``#/events/useDirectPlayerSerialization``,
6+
* Unexpected property at ``#/reportCategories/groupstore/groupOrder``,
7+
* Unexpected property at ``#/reportCategories/image/groupOrder``,
8+
* Unexpected property at ``#/reportCategories/text/groupOrder``,
69
* Unexpected property at ``#/CampaignStatus``,
7-
* Unexpected property at ``#/accountCursedPool``,
8-
* Unexpected property at ``#/americanoDocker``,
9-
* Unexpected property at ``#/avatarDownUndo``,
10-
* Unexpected property at ``#/bodyJoin``,
11-
* Unexpected property at ``#/boneKernelPacket``,
12-
* Unexpected property at ``#/cloudMocha``,
10+
* Unexpected property at ``#/MacTapeReal``,
11+
* Unexpected property at ``#/addressDataPointerBracketJson``,
12+
* Unexpected property at ``#/bonesJoin``,
13+
* Unexpected property at ``#/cdnNightlyTier``,
14+
* Unexpected property at ``#/clipboardPlugin``,
15+
* Unexpected property at ``#/cookieProtocol``,
1316
* Unexpected property at ``#/copyrightFormUrl``,
14-
* Unexpected property at ``#/dynamicVirtualUploadColor``,
1517
* Unexpected property at ``#/economyLedgerBackfill``,
1618
* Unexpected property at ``#/economyLedgerMode``,
17-
* Unexpected property at ``#/entryTag``,
18-
* Unexpected property at ``#/extendedPodAlignment``,
19-
* Unexpected property at ``#/firewallBracket``,
19+
* Unexpected property at ``#/espressoSwarmRegressionTimeout``,
2020
* Unexpected property at ``#/globalCacheVersion``,
2121
* Unexpected property at ``#/globalCacheVersionDefault``,
22+
* Unexpected property at ``#/impostorResolverFeedback``,
23+
* Unexpected property at ``#/installSubscriptionFilterBlinkNext``,
2224
* Unexpected property at ``#/iosAppVersion``,
2325
* Unexpected property at ``#/iosVersion``,
26+
* Unexpected property at ``#/licenseMutexResponseTier``,
27+
* Unexpected property at ``#/macchiatoPermanentSort``,
2428
* Unexpected property at ``#/maxUserEmoji``,
2529
* Unexpected property at ``#/maxUserStickers``,
26-
* Unexpected property at ``#/mobileServiceContentThread``,
30+
* Unexpected property at ``#/mentionDraftRyeHash``,
31+
* Unexpected property at ``#/networkSessionFpsEternal``,
2732
* Unexpected property at ``#/ninkilim``,
28-
* Unexpected property at ``#/oauthObjectHook``,
2933
* Unexpected property at ``#/questMinimumLowMemoryThreshold``,
30-
* Unexpected property at ``#/redoContextModerationClock``,
31-
* Unexpected property at ``#/streamingReplace``,
32-
* Unexpected property at ``#/timeoutFocacciaTierMultigrainFeedback``,
33-
* Unexpected property at ``#/updateProbabilityBurritoReason``,
34+
* Unexpected property at ``#/readChannel``,
35+
* Unexpected property at ``#/rolloverBlockImpostorEvent``,
36+
* Unexpected property at ``#/textHistoryReportKey``,
3437
* Unexpected property at ``#/use_void_requiem_core``.
3538
## Request
3639
`GET https://api.vrchat.cloud/api/1/config`

data/requests/worlds/getactiveworlds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Issues
44
Response schema mismatch:
5-
* Unexpected property at ``#/6/storeId``,
5+
* Unexpected property at ``#/7/storeId``,
66
* Unexpected property at ``#/8/storeId``.
77
## Request
88
`GET https://api.vrchat.cloud/api/1/worlds/active`

0 commit comments

Comments
 (0)