Skip to content

Commit

Permalink
ci(test: 2024-01-26): new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 26, 2024
1 parent b6456b6 commit f149e1b
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 #/assetFpsLabelPackage, Unexpected property at #/availableLanguageCodes, Unexpected property at #/availableLanguages, Unexpected property at #/bookmarkBytesCrossClient, Unexpected property at #/clientNetOutThread, Unexpected property at #/clientNetOutThreadMobile, Unexpected property at #/constants, Unexpected property at #/contentRotation, Unexpected property at #/currentPrivacyVersion, Unexpected property at #/disableAVProInProton, Unexpected property at #/disableCaptcha, Unexpected property at #/distanceFps, Unexpected property at #/economyState, Unexpected property at #/forceUseLatestWorld, Unexpected property at #/googleApiClientId, Unexpected property at #/imageHostUrlList, Unexpected property at #/messageLengthStackLimiter, Unexpected property at #/minimumUnityVersionForUploads, Unexpected property at #/offlineAnalysis, Unexpected property at #/photonNameserverOverrides, Unexpected property at #/player-url-resolver-sha1, Unexpected property at #/sendDistanceRateTrend, Unexpected property at #/stringHostUrlList, Unexpected property at #/timeoutQueryUpload, Unexpected property at #/vectorArrayZone.
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 #/apiCompile, Unexpected property at #/apiVersionQueryOffset, Unexpected property at #/availableLanguageCodes, Unexpected property at #/availableLanguages, Unexpected property at #/channelSandwichLimitKey, 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 #/distanceOwnershipRegion, Unexpected property at #/draftFpsPlainRttAnalytics, Unexpected property at #/economyState, Unexpected property at #/feedQueryHandlerUpload, Unexpected property at #/forceUseLatestWorld, Unexpected property at #/googleApiClientId, Unexpected property at #/imageHostUrlList, Unexpected property at #/keyBonesUpdate, Unexpected property at #/minimumUnityVersionForUploads, Unexpected property at #/offlineAnalysis, Unexpected property at #/photonNameserverOverrides, Unexpected property at #/player-url-resolver-sha1, Unexpected property at #/scrollBoneTargetString, Unexpected property at #/sendThreshold, Unexpected property at #/stringHostUrlList, Unexpected property at #/subscriberLimitWaffleWorldKey, Unexpected property at #/updateAttributeGeneratorDistance.
```

## Request
Expand Down

0 comments on commit f149e1b

Please sign in to comment.