Skip to content

Commit 04d766f

Browse files
ci(test: 2026-03-17): new changes
1 parent 6148680 commit 04d766f

13 files changed

Lines changed: 940 additions & 891 deletions

data/requests/calendar/searchcalendarevents.md

Lines changed: 113 additions & 112 deletions
Large diffs are not rendered by default.

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-16T01:15:45.944Z",
47-
"last_login": "2026-03-16T01:15:45.944Z",
46+
"last_activity": "2026-03-17T01:07:25.112Z",
47+
"last_login": "2026-03-17T01:07:25.112Z",
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
@@ -20,7 +20,7 @@ Response schema mismatch:
2020
"region": "use",
2121
"ownerId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",
2222
"canRequestInvite": true,
23-
"displayName": "b737ybcp",
23+
"displayName": "v558zqp8",
2424
"contentSettings": {
2525
"drones": false,
2626
"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
@@ -5,7 +5,7 @@ Response schema mismatch:
55
* Unexpected property at ``#/world/disabledPropAbilities``,
66
* Unexpected property at ``#/minimumAvatarPerformance``.
77
## Request
8-
`GET https://api.vrchat.cloud/api/1/instances/s/b737ybcp`
8+
`GET https://api.vrchat.cloud/api/1/instances/s/v558zqp8`
99

1010
| Header | Value |
1111
| ------ | ----- |

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_4184de3c-64af-4eef-b84e-f86f8ab7c02b",
31+
"id": "invm_0d66e309-e2f6-4fcf-a156-33b9512c7361",
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:40251~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:71504~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
@@ -38,14 +38,14 @@
3838
"created_at": "2025-06-19T01:15:55.323Z"
3939
},
4040
{
41-
"id": "not_3055c7d7-0432-424d-801b-769eaac7c32b",
41+
"id": "not_1884787f-99de-4c6c-941b-34492c7db187",
4242
"senderUserId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",
4343
"senderUsername": "8cf3def6b8cea",
4444
"type": "invite",
4545
"message": "This is a generated invite to The Black Cat",
46-
"details": "{\"worldId\":\"wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:40251~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)\",\"worldName\":\"The Black Cat\"}",
46+
"details": "{\"worldId\":\"wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:71504~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)\",\"worldName\":\"The Black Cat\"}",
4747
"seen": false,
48-
"created_at": "2026-03-16T02:02:44.283Z"
48+
"created_at": "2026-03-17T01:50:22.122Z"
4949
}
5050
]
5151
```

data/requests/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -557,23 +557,23 @@ Response schema mismatch:
557557
* Unexpected property at ``#/0data/contentList/anyStyle``,
558558
* Unexpected property at ``#/0data/contentList/anyTag``,
559559

560-
*1528 issues truncated.*
560+
*1543 issues truncated.*
561561
#### [getInfoPush](/data/requests/system/getinfopush.md)
562562

563563
Response schema mismatch:
564564
* Cannot fit value in explicit enum at ``#/0/data/onPressed/command``,
565565
* Unexpected property at ``#/0/regions``,
566566
* Unexpected property at ``#/0/requireClientTags``,
567567

568-
*39 issues truncated.*
568+
*44 issues truncated.*
569569
#### [getConfig](/data/requests/system/getconfig.md)
570570

571571
Response schema mismatch:
572572
* Unexpected property at ``#/audioConfig/nearFieldILDNudgeEarTranslate``,
573573
* Unexpected property at ``#/audioConfig/useLegacyILDNudging``,
574574
* Missing property at ``#/minSupportedClientBuildNumber/QuestAppLab``,
575575

576-
*23 issues truncated.*
576+
*25 issues truncated.*
577577
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
578578

579579

data/requests/system/getconfig.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,31 @@ Response schema mismatch:
55
* Unexpected property at ``#/audioConfig/nearFieldILDNudgeEarTranslate``,
66
* Unexpected property at ``#/audioConfig/useLegacyILDNudging``,
77
* Missing property at ``#/minSupportedClientBuildNumber/QuestAppLab``,
8+
* Unexpected property at ``#/SegfaultChumpLengthOauth``,
9+
* Unexpected property at ``#/blinkHeadpatChurnPosition``,
810
* Unexpected property at ``#/clientUseAck2``,
9-
* Unexpected property at ``#/connectRebaseAvailabilityLocation``,
10-
* Unexpected property at ``#/containerInternalRttHookHead``,
11+
* Unexpected property at ``#/detectionLayoutProfileCache``,
12+
* Unexpected property at ``#/duckingMergeTape``,
1113
* Unexpected property at ``#/enableVRCPlusWorldLists``,
12-
* Unexpected property at ``#/ethernetArrayIpv6Object``,
14+
* Unexpected property at ``#/ethernetSliceProtocolBurrito``,
15+
* Unexpected property at ``#/executeView``,
16+
* Unexpected property at ``#/externalOnlineAlertInterfaceNetwork``,
17+
* Unexpected property at ``#/fpsReplicationClothModerationShard``,
18+
* Unexpected property at ``#/giftRankingAuthMarkShader``,
1319
* Unexpected property at ``#/globalCacheVersion``,
1420
* Unexpected property at ``#/globalCacheVersionDefault``,
15-
* Unexpected property at ``#/heapAlignmentFuslYacht``,
16-
* Unexpected property at ``#/iso8601ViewOauth``,
17-
* Unexpected property at ``#/libraryCompilePrevious``,
21+
* Unexpected property at ``#/multigrainAvailabilityHidden``,
1822
* Unexpected property at ``#/ninkilim``,
1923
* Unexpected property at ``#/player-url-resolver-sha1-gfn-override``,
2024
* Unexpected property at ``#/player-url-resolver-version-gfn-override``,
2125
* Unexpected property at ``#/propComponentList``,
2226
* Unexpected property at ``#/questMinimumLowMemoryThreshold``,
23-
* Unexpected property at ``#/sendCappuccinoNodeFarRoom``,
24-
* Unexpected property at ``#/subscriptionResolver``,
25-
* Unexpected property at ``#/totalManager``,
26-
* Unexpected property at ``#/trackerViolationStatusSubscriptionFavorite``,
27-
* Unexpected property at ``#/trackingExpirationUserAmericano``,
28-
* Unexpected property at ``#/ttlOffsetWhoisColourResponse``,
29-
* Unexpected property at ``#/use_void_requiem_core``,
30-
* Unexpected property at ``#/waffleOwnershipDefaultAppend``.
27+
* Unexpected property at ``#/regionChannelLengthBeach``,
28+
* Unexpected property at ``#/schedulingRouteFoxChurnPeriod``,
29+
* Unexpected property at ``#/tierPluginPaginationDraft``,
30+
* Unexpected property at ``#/trustedKeyPartitionUnityCountry``,
31+
* Unexpected property at ``#/trustedRoutingClipboardScreenMethod``,
32+
* Unexpected property at ``#/use_void_requiem_core``.
3133
## Request
3234
`GET https://api.vrchat.cloud/api/1/config`
3335

data/requests/system/getcurrentonlineusers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
| access-control-allow-credentials | `true` |
1818
| cache-control | `private, no-cache` |
1919
| connection | `keep-alive` |
20-
| content-length | `5` |
20+
| content-length | `6` |
2121
| content-type | `application/json; charset=utf-8` |
2222
| etag | `<redacted>` |
2323
| pragma | `no-cache` |

0 commit comments

Comments
 (0)