From eb8ffd8f639f28466414decde3091d67c9359f76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:52:19 +0000 Subject: [PATCH] ci(test: 2024-01-23): new changes --- .../getcurrentuser-after-two-factor-authentication.md | 4 ++-- data/requests/system/getconfig.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/requests/authentication/getcurrentuser-after-two-factor-authentication.md b/data/requests/authentication/getcurrentuser-after-two-factor-authentication.md index b1c1b12e..8d3a59f6 100644 --- a/data/requests/authentication/getcurrentuser-after-two-factor-authentication.md +++ b/data/requests/authentication/getcurrentuser-after-two-factor-authentication.md @@ -64,8 +64,8 @@ "currentAvatarImageUrl": "https://api.vrchat.cloud/api/1/file/file_0e8c4e32-7444-44ea-ade4-313c010d4bae/1/file", "currentAvatarThumbnailImageUrl": "https://api.vrchat.cloud/api/1/image/file_0e8c4e32-7444-44ea-ade4-313c010d4bae/1/256", "currentAvatarTags": [ - "admin_content_reviewed", - "admin_featured_legacy" + "admin_featured_legacy", + "admin_content_reviewed" ], "currentAvatar": "avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11", "currentAvatarAssetUrl": "https://api.vrchat.cloud/api/1/file/file_534ffc10-15d0-4fc5-86d5-2dcd55f0ac45/1/file", diff --git a/data/requests/system/getconfig.md b/data/requests/system/getconfig.md index 23ea817c..b07a8f3f 100644 --- a/data/requests/system/getconfig.md +++ b/data/requests/system/getconfig.md @@ -2,7 +2,7 @@ ## Issues ``` -Response schema mismatch: Missing property at #/devAppVersionStandalone, Missing property at #/devDownloadLinkWindows, Missing property at #/devServerVersionStandalone, Missing property at #/gearDemoRoomId, Missing property at #/messageOfTheDay, Missing property at #/moderationQueryPeriod, Missing property at #/plugin, Missing property at #/releaseAppVersionStandalone, Missing property at #/releaseSdkUrl, Missing property at #/releaseSdkVersion, Missing property at #/releaseServerVersionStandalone, Missing property at #/userUpdatePeriod, Missing property at #/userVerificationDelay, Missing property at #/userVerificationRetry, Missing property at #/userVerificationTimeout, Missing property at #/worldUpdatePeriod, Missing property at #/player-url-resolver-hash, Unexpected property at #/analyticsSegment_NewUI_PctOfUsers, Unexpected property at #/analyticsSegment_NewUI_Salt, Unexpected property at #/attributeDeployment, Unexpected property at #/availabilityGeneratePlainHeader, Unexpected property at #/availableLanguageCodes, Unexpected property at #/availableLanguages, Unexpected property at #/chumpGroup, Unexpected property at #/clientNetOutThread, Unexpected property at #/clientNetOutThreadMobile, Unexpected property at #/constants, Unexpected property at #/currentPrivacyVersion, Unexpected property at #/disableAVProInProton, Unexpected property at #/disableCaptcha, Unexpected property at #/economyState, Unexpected property at #/forceUseLatestWorld, Unexpected property at #/googleApiClientId, Unexpected property at #/imageHostUrlList, Unexpected property at #/labelCountry, Unexpected property at #/loopTrustedDefault, Unexpected property at #/minimumUnityVersionForUploads, Unexpected property at #/offlineAnalysis, Unexpected property at #/photonNameserverOverrides, Unexpected property at #/player-url-resolver-sha1, Unexpected property at #/protocolRequestTimeoutApiTerminal, Unexpected property at #/rotationSendApiSortQuery, Unexpected property at #/rotationUpdatePlayerSubscriberTag, Unexpected property at #/stringHostUrlList, Unexpected property at #/subscriberNoisePackage, Unexpected property at #/tagDatagram, Unexpected property at #/updateReservedContextSwarm, Unexpected property at #/zoneSegmentApiSecurity. +Response schema mismatch: Missing property at #/devAppVersionStandalone, Missing property at #/devDownloadLinkWindows, Missing property at #/devServerVersionStandalone, Missing property at #/gearDemoRoomId, Missing property at #/messageOfTheDay, Missing property at #/moderationQueryPeriod, Missing property at #/plugin, Missing property at #/releaseAppVersionStandalone, Missing property at #/releaseSdkUrl, Missing property at #/releaseSdkVersion, Missing property at #/releaseServerVersionStandalone, Missing property at #/userUpdatePeriod, Missing property at #/userVerificationDelay, Missing property at #/userVerificationRetry, Missing property at #/userVerificationTimeout, Missing property at #/worldUpdatePeriod, Missing property at #/player-url-resolver-hash, Unexpected property at #/analyticsSegment_NewUI_PctOfUsers, Unexpected property at #/analyticsSegment_NewUI_Salt, Unexpected property at #/apiEntry, Unexpected property at #/availableLanguageCodes, Unexpected property at #/availableLanguages, Unexpected property at #/avatarScrollSocket, Unexpected property at #/clientNetOutThread, Unexpected property at #/clientNetOutThreadMobile, Unexpected property at #/compilePipelineTarget, Unexpected property at #/constants, Unexpected property at #/crossSearchApi, Unexpected property at #/currentPrivacyVersion, Unexpected property at #/disableAVProInProton, Unexpected property at #/disableCaptcha, Unexpected property at #/economyState, Unexpected property at #/fileData, Unexpected property at #/forceUseLatestWorld, Unexpected property at #/googleApiClientId, Unexpected property at #/imageHostUrlList, Unexpected property at #/keyPackageApiRumorLabel, Unexpected property at #/maximumReliableDynamicContentPipeline, Unexpected property at #/minimumUnityVersionForUploads, Unexpected property at #/offlineAnalysis, Unexpected property at #/photonNameserverOverrides, Unexpected property at #/player-url-resolver-sha1, Unexpected property at #/reachabilityAlert, Unexpected property at #/rotationBurritoKeywordReason, Unexpected property at #/rotationLossTimeExtractProp, Unexpected property at #/stringHostUrlList, Unexpected property at #/waffleFarSdkRegressionPlain. ``` ## Request