Skip to content

Commit

Permalink
ci(test: 2025-01-18): new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 18, 2025
1 parent 15ab34a commit e79d912
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 24 deletions.
8 changes: 5 additions & 3 deletions data/requests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,12 @@ Response schema mismatch:

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

#### [searchWorlds](/data/requests/worlds/searchworlds.md)
#### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md)

Response schema mismatch:
* Unexpected property at ``#/9/storeId``.

#### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md)
#### [searchWorlds](/data/requests/worlds/searchworlds.md)


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

*34 issues truncated.*
*26 issues truncated.*
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)


Expand Down
30 changes: 11 additions & 19 deletions data/requests/system/getconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,20 @@ Response schema mismatch:
* Unexpected property at ``#/ageVerificationInviteVisible``,
* Unexpected property at ``#/analysisMaxRetries``,
* Unexpected property at ``#/analysisRetryInterval``,
* Unexpected property at ``#/churnIpv4Tier``,
* Unexpected property at ``#/clockIdentityServiceTimestampRest``,
* Unexpected property at ``#/deployManagerTagging``,
* Unexpected property at ``#/deploymentReturnRateDeviceOut``,
* Unexpected property at ``#/analyticsDisable``,
* Unexpected property at ``#/animationDraftTimestampUnityNotify``,
* Unexpected property at ``#/blockIpv4ListenerModel``,
* Unexpected property at ``#/boneHookCursedSemaphore``,
* Unexpected property at ``#/deploySubscriptionMainForwardStroopwafel``,
* Unexpected property at ``#/disableGiftDrops``,
* Unexpected property at ``#/espressoReplaceFeedback``,
* Unexpected property at ``#/externalAnalyticsHeaderEthernet``,
* Unexpected property at ``#/favoriteAvatarLayoutLine``,
* Unexpected property at ``#/friendVideoThroughputReplica``,
* Unexpected property at ``#/giftDisplayType``,
* Unexpected property at ``#/jwtConnectionRankLatency``,
* Unexpected property at ``#/maximumNodeNextExternalRollout``,
* Unexpected property at ``#/methodMentionHeaderWorld``,
* Unexpected property at ``#/middlewareOfflineNextEmbed``,
* Unexpected property at ``#/paginationReliableReplication``,
* Unexpected property at ``#/referenceNuisance``,
* Unexpected property at ``#/regressionThunderShellExpiration``,
* Unexpected property at ``#/pushTotal``,
* Unexpected property at ``#/reliableColor``,
* Unexpected property at ``#/requireAgeVerificationBetaTag``,
* Unexpected property at ``#/resolverScheduler``,
* Unexpected property at ``#/rolloutCommit``,
* Unexpected property at ``#/setGenderBrioche``,
* Unexpected property at ``#/tracingLimit``,
* Unexpected property at ``#/violationVerificationGit``.
* Unexpected property at ``#/rttUnity``,
* Unexpected property at ``#/sandwichJoinSlotBody``,
* Unexpected property at ``#/tierOnline``.
## Request
`GET https://api.vrchat.cloud/api/1/config`

Expand Down
3 changes: 3 additions & 0 deletions data/requests/worlds/getactiveworlds.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# getActiveWorlds

## Issues
Response schema mismatch:
* Unexpected property at ``#/9/storeId``.
## Request
`GET https://api.vrchat.cloud/api/1/worlds/active`

Expand Down
3 changes: 1 addition & 2 deletions data/requests/worlds/getworld-by-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@
"admin_approved",
"admin_spotlight_mobile",
"system_approved",
"system_monetized_world",
"system_updated_recently"
"system_monetized_world"
],
"thumbnailImageUrl": "<unstable: string>",
"udonProducts": "<unstable: array of strings>",
Expand Down

0 comments on commit e79d912

Please sign in to comment.