Skip to content

Commit 720f928

Browse files
ci(test: 2026-03-29): new changes
1 parent 01535ef commit 720f928

14 files changed

Lines changed: 755 additions & 760 deletions

data/requests/calendar/searchcalendarevents.md

Lines changed: 123 additions & 127 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
@@ -28,32 +28,27 @@
2828
```jsonc
2929
[
3030
{
31-
"id": "vrchat-internal-beta",
32-
"steamItemId": "-1",
33-
"amount": 99999999,
34-
"description": "VRChat Internal Features for Testing",
31+
"id": "vrchatplus-open-beta",
32+
"steamItemId": "1234",
33+
"oculusSku": "vrchat-plus-oculus-monthly",
34+
"amount": 999,
35+
"description": "VRChat Plus (Open Beta)",
3536
"period": "month",
3637
"tier": 5
3738
},
3839
{
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)",
40+
"id": "vrchat-internal-beta",
41+
"steamItemId": "-1",
42+
"amount": 99999999,
43+
"description": "VRChat Internal Features for Testing",
4844
"period": "month",
4945
"tier": 5
5046
},
5147
{
52-
"id": "vrchatplus-open-beta",
53-
"steamItemId": "1234",
54-
"oculusSku": "vrchat-plus-oculus-monthly",
55-
"amount": 999,
56-
"description": "VRChat Plus (Open Beta)",
48+
"id": "vrchat-community-testers",
49+
"steamItemId": "-10",
50+
"amount": 99999999,
51+
"description": "VRChat Pre-Release Features For Testers",
5752
"period": "month",
5853
"tier": 5
5954
},
@@ -71,10 +66,15 @@
7166
"tier": 5
7267
},
7368
{
74-
"id": "vrchat-community-testers",
75-
"steamItemId": "-10",
76-
"amount": 99999999,
77-
"description": "VRChat Pre-Release Features For Testers",
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)",
7878
"period": "month",
7979
"tier": 5
8080
}

data/requests/files/getfileanalysissecurity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
"trailRendererCount": 0,
7878
"writeDefaultsUsed": true
7979
},
80-
"created_at": "2026-03-07T02:09:22.722Z",
81-
"encryptionKey": "9O0HACQagNcHmUIdKm5JRyESPuT/Jms/3cZIT7ngMPw=",
82-
"fileSize": 82121,
80+
"created_at": "2026-03-28T02:09:51.316Z",
81+
"encryptionKey": "Sz481c8J0WseGc+4EaVdaQCfEGa11u86npIB7R64qgs=",
82+
"fileSize": 82102,
8383
"performanceRating": "Excellent",
8484
"success": true,
8585
"uncompressedSize": 388972

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-28T01:08:25.573Z",
47-
"last_login": "2026-03-28T01:08:25.573Z",
46+
"last_activity": "2026-03-28T23:20:06.374Z",
47+
"last_login": "2026-03-28T23:20:06.374Z",
4848
"last_mobile": null,
4949
"last_platform": "standalonewindows",
5050
"location": "offline",

data/requests/instances/createinstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Response schema mismatch:
2121
"region": "use",
2222
"ownerId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",
2323
"canRequestInvite": true,
24-
"displayName": "d8t9begj",
24+
"displayName": "nt5bgjyx",
2525
"contentSettings": {
2626
"drones": false,
2727
"props": true

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Response schema mismatch:
66
* Unexpected property at ``#/disabledPropAbilities``,
77
* Unexpected property at ``#/minimumAvatarPerformance``.
88
## Request
9-
`GET https://api.vrchat.cloud/api/1/instances/s/d8t9begj`
9+
`GET https://api.vrchat.cloud/api/1/instances/s/nt5bgjyx`
1010

1111
| Header | Value |
1212
| ------ | ----- |

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_35225e40-acd7-45ca-a56c-62338265be1f",
31+
"id": "invm_4596df12-243d-4d69-9575-ff0633ec6252",
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:74765~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:18160~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-28T01:52:14.260Z",
52-
"details": "{\"worldId\":\"wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:74765~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)\",\"worldName\":\"The Black Cat\"}",
53-
"id": "not_03a4fc37-4e29-463c-ab39-9d235ca6b50a",
51+
"created_at": "2026-03-29T02:03:35.164Z",
52+
"details": "{\"worldId\":\"wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:18160~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)\",\"worldName\":\"The Black Cat\"}",
53+
"id": "not_67aa94a2-f06d-4f49-aa7d-73dab9958cf1",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ Response schema mismatch:
577577
* Unexpected property at ``#/audioConfig/useLegacyILDNudging``,
578578
* Missing property at ``#/minSupportedClientBuildNumber/QuestAppLab``,
579579

580-
*30 issues truncated.*
580+
*29 issues truncated.*
581581
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
582582

583583

0 commit comments

Comments
 (0)