Skip to content

Commit

Permalink
ci(test: 2024-01-17): new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2024
1 parent be7a87b commit e7884c8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions data/requests/avatars/selectfallbackavatar-with-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_featured_legacy",
"admin_content_reviewed"
"admin_content_reviewed",
"admin_featured_legacy"
],
"currentAvatar": "avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11",
"currentAvatarAssetUrl": "https://api.vrchat.cloud/api/1/file/file_534ffc10-15d0-4fc5-86d5-2dcd55f0ac45/1/file",
Expand Down
2 changes: 1 addition & 1 deletion data/requests/system/getconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 #/apiPacketMobile, Unexpected property at #/attachmentThrottleDataAnimation, Unexpected property at #/availabilityMacScroll, Unexpected property at #/availableLanguageCodes, Unexpected property at #/availableLanguages, Unexpected property at #/bodyHeightKeywordRotation, 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 #/hoistThrottle, Unexpected property at #/imageHostUrlList, Unexpected property at #/minimumUnityVersionForUploads, Unexpected property at #/offlineAnalysis, Unexpected property at #/ownershipTrackingHistoryHandler, Unexpected property at #/photonNameserverOverrides, Unexpected property at #/player-url-resolver-sha1, Unexpected property at #/prototypeLoopMacKeyword, Unexpected property at #/reasonZoneManager, Unexpected property at #/rttTargetDeploymentWaffleFeedback, Unexpected property at #/stringHostUrlList, Unexpected property at #/throttleApiPackage, Unexpected property at #/transmittionDefaultRoom, Unexpected property at #/trendTransmittionBones, Unexpected property at #/waffleRoomTagLength.
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 #/availableLanguageCodes, Unexpected property at #/availableLanguages, Unexpected property at #/bonesContentTrusted, Unexpected property at #/bonesFrame, Unexpected property at #/churnDeploymentRegion, Unexpected property at #/clientNetOutThread, Unexpected property at #/clientNetOutThreadMobile, Unexpected property at #/compileHeadReportDraftRequest, Unexpected property at #/constants, Unexpected property at #/countryTrendTokenAvailability, Unexpected property at #/currentPrivacyVersion, Unexpected property at #/disableAVProInProton, Unexpected property at #/disableCaptcha, Unexpected property at #/disconnectError, Unexpected property at #/economyState, Unexpected property at #/eventsRegressionProbabilitySdk, Unexpected property at #/extractThroughput, Unexpected property at #/forceUseLatestWorld, Unexpected property at #/formatCrossSubscriberStack, Unexpected property at #/googleApiClientId, Unexpected property at #/imageHostUrlList, Unexpected property at #/minimumUnityVersionForUploads, Unexpected property at #/offlineAnalysis, Unexpected property at #/photonNameserverOverrides, Unexpected property at #/player-url-resolver-sha1, Unexpected property at #/scrollLoss, Unexpected property at #/stringHostUrlList, Unexpected property at #/thresholdPacketContentShellBuffer.
```

## Request
Expand Down

0 comments on commit e7884c8

Please sign in to comment.