From 968c886adc54f7ef7a3dc150495c423d583ac576 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 01:02:31 +0000 Subject: [PATCH] ci(test: 2024-12-31): new changes --- data/requests/readme.md | 4 +-- data/requests/system/getconfig.md | 33 +++++++++---------- data/requests/system/getcurrentonlineusers.md | 2 +- data/requests/users/getuser.md | 4 +-- data/requests/worlds/getactiveworlds.md | 2 +- 5 files changed, 22 insertions(+), 23 deletions(-) diff --git a/data/requests/readme.md b/data/requests/readme.md index 97d09d8f..18fa5ffd 100644 --- a/data/requests/readme.md +++ b/data/requests/readme.md @@ -78,7 +78,7 @@ Response schema mismatch: #### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md) Response schema mismatch: -* Unexpected property at ``#/8/storeId``. +* Unexpected property at ``#/6/storeId``. #### [searchWorlds](/data/requests/worlds/searchworlds.md) @@ -394,7 +394,7 @@ Response schema mismatch: * Missing property at ``#/avatarPerfLimiter/PC/allowed``, * Missing property at ``#/avatarPerfLimiter/Pico/allowed``, -*31 issues truncated.* +*30 issues truncated.* #### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md) diff --git a/data/requests/system/getconfig.md b/data/requests/system/getconfig.md index 597897b8..991f4dd6 100644 --- a/data/requests/system/getconfig.md +++ b/data/requests/system/getconfig.md @@ -13,29 +13,28 @@ Response schema mismatch: * Unexpected property at ``#/reportOptions/group``, * Unexpected property at ``#/reportOptions/user``, * Unexpected property at ``#/reportOptions/world``, -* Unexpected property at ``#/KeyLossQueryToken``, +* Unexpected property at ``#/RandomAmericano``, * Unexpected property at ``#/accessLogsUrls``, * Unexpected property at ``#/ageVerificationInviteVisible``, +* Unexpected property at ``#/alertDefaultReachabilityDevice``, * Unexpected property at ``#/analysisMaxRetries``, * Unexpected property at ``#/analysisRetryInterval``, -* Unexpected property at ``#/burritoMarker``, -* Unexpected property at ``#/communityIpv4SeedContentSticker``, +* Unexpected property at ``#/barrierDynamicAnalytics``, +* Unexpected property at ``#/briocheLoop``, * Unexpected property at ``#/disableGiftDrops``, -* Unexpected property at ``#/draftReservedLicense``, -* Unexpected property at ``#/forwardReliableClipMinimumRollout``, -* Unexpected property at ``#/genderReadBarrierListRelaadventure``, -* Unexpected property at ``#/groupPaperReportFavorite``, -* Unexpected property at ``#/hoistRollbackCoexistenceStickerRate``, -* Unexpected property at ``#/ipv4FarBaguetteMain``, -* Unexpected property at ``#/nextCoexistenceNextAppendHandler``, -* Unexpected property at ``#/payloadStickerRebaseApi``, -* Unexpected property at ``#/pushHashSignature``, -* Unexpected property at ``#/rebaseUserAnimationInterfaceSpray``, +* Unexpected property at ``#/focacciaTotalSession``, +* Unexpected property at ``#/hashReceiveBuffer``, +* Unexpected property at ``#/headPermanentProxyCommunity``, +* Unexpected property at ``#/keyboardLicenseMention``, +* Unexpected property at ``#/plainIpv6MentionRandomReader``, +* Unexpected property at ``#/pushNetworkingStartDuckingSegment``, +* Unexpected property at ``#/regionContainerMobileColor``, * Unexpected property at ``#/requireAgeVerificationBetaTag``, -* Unexpected property at ``#/rollbackRollback``, -* Unexpected property at ``#/stickerObject``, -* Unexpected property at ``#/vectorSteamWhoisPipelineSend``, -* Unexpected property at ``#/xmlUndoPhotonChannel``. +* Unexpected property at ``#/rolloverExpireBaguetteMarker``, +* Unexpected property at ``#/stringMinimum``, +* Unexpected property at ``#/taggingBaristaLockingQueueSession``, +* Unexpected property at ``#/trackingDaemonRandomDockerPassport``, +* Unexpected property at ``#/websocketAnimationHistoryLengthLicense``. ## Request `GET https://api.vrchat.cloud/api/1/config` diff --git a/data/requests/system/getcurrentonlineusers.md b/data/requests/system/getcurrentonlineusers.md index 6ec73313..151464e0 100644 --- a/data/requests/system/getcurrentonlineusers.md +++ b/data/requests/system/getcurrentonlineusers.md @@ -18,7 +18,7 @@ | access-control-allow-credentials | `true` | | cache-control | `private, no-cache` | | connection | `keep-alive` | -| content-length | `6` | +| content-length | `5` | | content-type | `application/json; charset=utf-8` | | etag | `` | | pragma | `no-cache` | diff --git a/data/requests/users/getuser.md b/data/requests/users/getuser.md index 2057b57a..8f5f6e6c 100644 --- a/data/requests/users/getuser.md +++ b/data/requests/users/getuser.md @@ -28,7 +28,7 @@ ```jsonc { "ageVerificationStatus": "18+", - "allowAvatarCopying": false, + "allowAvatarCopying": true, "badges": [ { "badgeDescription": "Awarded for gifting VRChat+ (1 Month)", @@ -78,7 +78,7 @@ "isFriend": false, "last_activity": "", "last_login": "", - "last_platform": "standalonewindows", + "last_platform": "android", "location": "offline", "note": "system_haha_we_actually_ended_up_documenting_this_one_too", "platform": "offline", diff --git a/data/requests/worlds/getactiveworlds.md b/data/requests/worlds/getactiveworlds.md index 68c27303..e14f1252 100644 --- a/data/requests/worlds/getactiveworlds.md +++ b/data/requests/worlds/getactiveworlds.md @@ -2,7 +2,7 @@ ## Issues Response schema mismatch: -* Unexpected property at ``#/8/storeId``. +* Unexpected property at ``#/6/storeId``. ## Request `GET https://api.vrchat.cloud/api/1/worlds/active`