Skip to content

Commit cc7cd17

Browse files
ci(test: 2026-03-31): new changes
1 parent f5d39d7 commit cc7cd17

16 files changed

Lines changed: 1242 additions & 1071 deletions

data/requests/calendar/searchcalendarevents.md

Lines changed: 185 additions & 200 deletions
Large diffs are not rendered by default.

data/requests/economy/getsubscriptions.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,6 @@
2727

2828
```jsonc
2929
[
30-
{
31-
"id": "vrchatplus-open-beta",
32-
"steamItemId": "1234",
33-
"oculusSku": "vrchat-plus-oculus-monthly",
34-
"amount": 999,
35-
"description": "VRChat Plus (Open Beta)",
36-
"period": "month",
37-
"tier": 5
38-
},
3930
{
4031
"id": "vrchat-internal-beta",
4132
"steamItemId": "-1",
@@ -45,10 +36,24 @@
4536
"tier": 5
4637
},
4738
{
48-
"id": "vrchat-community-testers",
49-
"steamItemId": "-10",
50-
"amount": 99999999,
51-
"description": "VRChat Pre-Release Features For Testers",
39+
"id": "vrchatplus-monthly",
40+
"steamItemId": "4000",
41+
"oculusSku": "vrchat-plus-oculus-monthly",
42+
"googleProductId": "vrchat.plus.googleplay.monthly",
43+
"googlePlanId": "monthly",
44+
"picoSku": "vrchat_plus_pico_monthly",
45+
"appleProductId": "vrchat.plus.apple.monthly",
46+
"amount": 999,
47+
"description": "VRChat+ (Monthly)",
48+
"period": "month",
49+
"tier": 5
50+
},
51+
{
52+
"id": "vrchatplus-open-beta",
53+
"steamItemId": "1234",
54+
"oculusSku": "vrchat-plus-oculus-monthly",
55+
"amount": 999,
56+
"description": "VRChat Plus (Open Beta)",
5257
"period": "month",
5358
"tier": 5
5459
},
@@ -66,15 +71,10 @@
6671
"tier": 5
6772
},
6873
{
69-
"id": "vrchatplus-monthly",
70-
"steamItemId": "4000",
71-
"oculusSku": "vrchat-plus-oculus-monthly",
72-
"googleProductId": "vrchat.plus.googleplay.monthly",
73-
"googlePlanId": "monthly",
74-
"picoSku": "vrchat_plus_pico_monthly",
75-
"appleProductId": "vrchat.plus.apple.monthly",
76-
"amount": 999,
77-
"description": "VRChat+ (Monthly)",
74+
"id": "vrchat-community-testers",
75+
"steamItemId": "-10",
76+
"amount": 99999999,
77+
"description": "VRChat Pre-Release Features For Testers",
7878
"period": "month",
7979
"tier": 5
8080
}

data/requests/friends/getfriends.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Response schema mismatch:
4343
"id": "usr_b52ef6f9-b8fd-44b6-923e-bebe184eef7a",
4444
"imageUrl": "https://api.vrchat.cloud/api/1/image/file_0e8c4e32-7444-44ea-ade4-313c010d4bae/1/256",
4545
"isFriend": true,
46-
"last_activity": "2026-03-29T23:21:58.966Z",
47-
"last_login": "2026-03-29T23:21:58.966Z",
46+
"last_activity": "2026-03-31T01:16:32.486Z",
47+
"last_login": "2026-03-31T01:16:32.486Z",
4848
"last_mobile": null,
4949
"last_platform": "standalonewindows",
5050
"location": "offline",

data/requests/instances/createinstance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Response schema mismatch:
55
* Unexpected property at ``#/world/disabledPropAbilities``,
66
* Unexpected property at ``#/disabledPropAbilities``,
7+
* Unexpected property at ``#/dominantLanguage``,
8+
* Unexpected property at ``#/languageRatio``,
79
* Unexpected property at ``#/minimumAvatarPerformance``.
810
## Request
911
`POST https://api.vrchat.cloud/api/1/instances`
@@ -21,7 +23,7 @@ Response schema mismatch:
2123
"region": "use",
2224
"ownerId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",
2325
"canRequestInvite": true,
24-
"displayName": "5fzze6ue",
26+
"displayName": "xjm2fe9g",
2527
"contentSettings": {
2628
"drones": false,
2729
"props": true

data/requests/instances/getinstance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Response schema mismatch:
55
* Unexpected property at ``#/world/disabledPropAbilities``,
66
* Unexpected property at ``#/disabledPropAbilities``,
7+
* Unexpected property at ``#/dominantLanguage``,
8+
* Unexpected property at ``#/languageRatio``,
79
* Unexpected property at ``#/minimumAvatarPerformance``.
810
## Request
911
`GET https://api.vrchat.cloud/api/1/instances/wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:<unstable>`

data/requests/instances/getinstancebyshortname-secure-name-is-a-valid-short-name.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
Response schema mismatch:
55
* Unexpected property at ``#/world/disabledPropAbilities``,
66
* Unexpected property at ``#/disabledPropAbilities``,
7+
* Unexpected property at ``#/dominantLanguage``,
8+
* Unexpected property at ``#/languageRatio``,
79
* Unexpected property at ``#/minimumAvatarPerformance``.
810
## Request
9-
`GET https://api.vrchat.cloud/api/1/instances/s/5fzze6ue`
11+
`GET https://api.vrchat.cloud/api/1/instances/s/xjm2fe9g`
1012

1113
| Header | Value |
1214
| ------ | ----- |

data/requests/invite/getinvitemessage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
```jsonc
2929
{
3030
"canBeUpdated": true,
31-
"id": "invm_9576c5ed-e4ba-454b-9cf3-72cb65a84140",
31+
"id": "invm_f28d0d6c-a097-4fa8-8cd8-e3866b1d8795",
3232
"message": "Hello‚ Worldǃ",
3333
"messageType": "message",
3434
"remainingCooldownMinutes": 0,

data/requests/invite/invitemyselfto.md

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

33
## Request
4-
`POST https://api.vrchat.cloud/api/1/invite/myself/to/wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:05612~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)`
4+
`POST https://api.vrchat.cloud/api/1/invite/myself/to/wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:09302~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)`
55

66
| Header | Value |
77
| ------ | ----- |

data/requests/notifications/getnotifications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"type": "friendRequest"
4949
},
5050
{
51-
"created_at": "2026-03-30T02:05:35.600Z",
52-
"details": "{\"worldId\":\"wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:05612~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)\",\"worldName\":\"The Black Cat\"}",
53-
"id": "not_1376076e-1331-4e1b-93c5-1a601616a166",
51+
"created_at": "2026-03-31T02:01:24.401Z",
52+
"details": "{\"worldId\":\"wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:09302~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)\",\"worldName\":\"The Black Cat\"}",
53+
"id": "not_7fca9b6c-464c-40d6-a1ed-4b6288dd8a1e",
5454
"message": "This is a generated invite to The Black Cat",
5555
"seen": false,
5656
"senderUserId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",

data/requests/readme.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,11 @@ Response schema mismatch:
8484
#### [getWorld (VRChat Home)](/data/requests/worlds/getworld-(vrchat-home).md)
8585

8686
Response schema mismatch:
87-
* Unexpected property at ``#/disabledPropAbilities``.
87+
* undefined at ``#/instances/0``,
88+
* undefined at ``#/instances/1``,
89+
* undefined at ``#/instances/2``,
8890

91+
*4 issues truncated.*
8992
#### [getFavoritedWorlds](/data/requests/worlds/getfavoritedworlds.md)
9093

9194
Response schema mismatch:
@@ -112,13 +115,17 @@ Response schema mismatch:
112115
Response schema mismatch:
113116
* Unexpected property at ``#/world/disabledPropAbilities``,
114117
* Unexpected property at ``#/disabledPropAbilities``,
115-
* Unexpected property at ``#/minimumAvatarPerformance``.
118+
* Unexpected property at ``#/dominantLanguage``,
116119

120+
*2 issues truncated.*
117121
#### [getWorld by id](/data/requests/worlds/getworld-by-id.md)
118122

119123
Response schema mismatch:
120-
* Unexpected property at ``#/disabledPropAbilities``.
124+
* undefined at ``#/instances/0``,
125+
* undefined at ``#/instances/1``,
126+
* undefined at ``#/instances/2``,
121127

128+
*17 issues truncated.*
122129
#### [getRecentWorlds](/data/requests/worlds/getrecentworlds.md)
123130

124131

@@ -137,22 +144,25 @@ Response schema mismatch:
137144
Response schema mismatch:
138145
* Unexpected property at ``#/world/disabledPropAbilities``,
139146
* Unexpected property at ``#/disabledPropAbilities``,
140-
* Unexpected property at ``#/minimumAvatarPerformance``.
147+
* Unexpected property at ``#/dominantLanguage``,
141148

149+
*2 issues truncated.*
142150
#### [getInstanceByShortName secure name is a valid short name](/data/requests/instances/getinstancebyshortname-secure-name-is-a-valid-short-name.md)
143151

144152
Response schema mismatch:
145153
* Unexpected property at ``#/world/disabledPropAbilities``,
146154
* Unexpected property at ``#/disabledPropAbilities``,
147-
* Unexpected property at ``#/minimumAvatarPerformance``.
155+
* Unexpected property at ``#/dominantLanguage``,
148156

157+
*2 issues truncated.*
149158
#### [getInstance](/data/requests/instances/getinstance.md)
150159

151160
Response schema mismatch:
152161
* Unexpected property at ``#/world/disabledPropAbilities``,
153162
* Unexpected property at ``#/disabledPropAbilities``,
154-
* Unexpected property at ``#/minimumAvatarPerformance``.
163+
* Unexpected property at ``#/dominantLanguage``,
155164

165+
*2 issues truncated.*
156166
#### [getShortName](/data/requests/instances/getshortname.md)
157167

158168

@@ -561,23 +571,23 @@ Response schema mismatch:
561571
* Unexpected property at ``#/0data/contentList/anyStyle``,
562572
* Unexpected property at ``#/0data/contentList/anyTag``,
563573

564-
*1571 issues truncated.*
574+
*1549 issues truncated.*
565575
#### [getInfoPush](/data/requests/system/getinfopush.md)
566576

567577
Response schema mismatch:
568578
* Cannot fit value in explicit enum at ``#/0/data/onPressed/command``,
569579
* Unexpected property at ``#/0/regions``,
570580
* Unexpected property at ``#/0/requireClientTags``,
571581

572-
*44 issues truncated.*
582+
*39 issues truncated.*
573583
#### [getConfig](/data/requests/system/getconfig.md)
574584

575585
Response schema mismatch:
576586
* Unexpected property at ``#/audioConfig/nearFieldILDNudgeEarTranslate``,
577587
* Unexpected property at ``#/audioConfig/useLegacyILDNudging``,
578588
* Missing property at ``#/minSupportedClientBuildNumber/QuestAppLab``,
579589

580-
*30 issues truncated.*
590+
*31 issues truncated.*
581591
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
582592

583593

0 commit comments

Comments
 (0)