Skip to content

Commit 3f4308f

Browse files
ci(test: 2025-01-20): new changes
1 parent 442ab6d commit 3f4308f

File tree

5 files changed

+19
-24
lines changed

5 files changed

+19
-24
lines changed

data/requests/readme.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,12 @@ Response schema mismatch:
7575

7676
## [Worlds](/data/requests/worlds)
7777

78-
#### [searchWorlds](/data/requests/worlds/searchworlds.md)
78+
#### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md)
7979

80+
Response schema mismatch:
81+
* Unexpected property at ``#/9/storeId``.
8082

81-
#### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md)
83+
#### [searchWorlds](/data/requests/worlds/searchworlds.md)
8284

8385

8486
#### [getRecentWorlds](/data/requests/worlds/getrecentworlds.md)
@@ -392,7 +394,7 @@ Response schema mismatch:
392394
* Missing property at ``#/avatarPerfLimiter/PC/allowed``,
393395
* Missing property at ``#/avatarPerfLimiter/Pico/allowed``,
394396

395-
*33 issues truncated.*
397+
*24 issues truncated.*
396398
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
397399

398400

data/requests/system/getconfig.md

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,31 +13,22 @@ Response schema mismatch:
1313
* Unexpected property at ``#/reportOptions/group``,
1414
* Unexpected property at ``#/reportOptions/user``,
1515
* Unexpected property at ``#/reportOptions/world``,
16-
* Unexpected property at ``#/HeaderElectionBonesPayload``,
1716
* Unexpected property at ``#/accessLogsUrls``,
1817
* Unexpected property at ``#/ageVerificationInviteVisible``,
1918
* Unexpected property at ``#/analysisMaxRetries``,
2019
* Unexpected property at ``#/analysisRetryInterval``,
21-
* Unexpected property at ``#/apiDisablePartitionExternalDatagram``,
22-
* Unexpected property at ``#/biographyEthernetPresence``,
23-
* Unexpected property at ``#/cremaOnlineCountry``,
20+
* Unexpected property at ``#/debounceKernelPayloadYaml``,
21+
* Unexpected property at ``#/deviceKeywordPluginAvatar``,
2422
* Unexpected property at ``#/disableGiftDrops``,
25-
* Unexpected property at ``#/executeStringRoutingDatagramSoap``,
26-
* Unexpected property at ``#/favoritePacketAnalysis``,
27-
* Unexpected property at ``#/firewallNotificationLocalizationRequest``,
2823
* Unexpected property at ``#/giftDisplayType``,
29-
* Unexpected property at ``#/hiddenDockerTutorial``,
30-
* Unexpected property at ``#/maximumFireTimer``,
31-
* Unexpected property at ``#/methodSandwichDocsBackground``,
32-
* Unexpected property at ``#/multigrainProbabilityRoomNightlyUnlisted``,
33-
* Unexpected property at ``#/newsSprayDelayWrite``,
34-
* Unexpected property at ``#/orchestrationSwarmHashAttribute``,
35-
* Unexpected property at ``#/regressionHistory``,
24+
* Unexpected property at ``#/heapDebounceTaggingBookmark``,
25+
* Unexpected property at ``#/listenerNetworkReal``,
26+
* Unexpected property at ``#/objectsPitaMiddleware``,
27+
* Unexpected property at ``#/rankTaggingNewsItineraryUser``,
28+
* Unexpected property at ``#/referenceUsageApplicationLicense``,
3629
* Unexpected property at ``#/requireAgeVerificationBetaTag``,
37-
* Unexpected property at ``#/returnTracker``,
38-
* Unexpected property at ``#/searchImmunity``,
39-
* Unexpected property at ``#/tcpMethodTapeReliable``,
40-
* Unexpected property at ``#/whoisReturn``.
30+
* Unexpected property at ``#/shellForwardAuthentication``,
31+
* Unexpected property at ``#/worldInstallUpdate``.
4132
## Request
4233
`GET https://api.vrchat.cloud/api/1/config`
4334

data/requests/system/getcurrentonlineusers.md

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

data/requests/worlds/getactiveworlds.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# getActiveWorlds
22

3+
## Issues
4+
Response schema mismatch:
5+
* Unexpected property at ``#/9/storeId``.
36
## Request
47
`GET https://api.vrchat.cloud/api/1/worlds/active`
58

data/requests/worlds/getworld-(vrchat-home).md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@
6464
"admin_AllowInternal_PlatformCheck",
6565
"admin_filter_UrlLauncher",
6666
"admin_filter_analytics",
67-
"admin_hide_broad",
68-
"system_updated_recently"
67+
"admin_hide_broad"
6968
],
7069
"thumbnailImageUrl": "<unstable: string>",
7170
"udonProducts": "<unstable: empty array>",

0 commit comments

Comments
 (0)