Skip to content

Commit

Permalink
ci(test: 2025-01-25): new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 25, 2025
1 parent 209086d commit 9856561
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 27 deletions.
4 changes: 2 additions & 2 deletions data/requests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Response schema mismatch:
#### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md)

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

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

Expand Down Expand Up @@ -388,7 +388,7 @@ Response schema mismatch:
* Missing property at ``#/avatarPerfLimiter/PC/allowed``,
* Missing property at ``#/avatarPerfLimiter/Pico/allowed``,

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


Expand Down
35 changes: 14 additions & 21 deletions data/requests/system/getconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,34 +13,27 @@ Response schema mismatch:
* Unexpected property at ``#/reportOptions/group``,
* Unexpected property at ``#/reportOptions/user``,
* Unexpected property at ``#/reportOptions/world``,
* Unexpected property at ``#/UsageStoreApiItineraryTtl``,
* Unexpected property at ``#/LayoutMobileRestVideo``,
* Unexpected property at ``#/accessLogsUrls``,
* Unexpected property at ``#/ageVerificationInviteVisible``,
* Unexpected property at ``#/analysisMaxRetries``,
* Unexpected property at ``#/analysisRetryInterval``,
* Unexpected property at ``#/briocheInstructionBiographyMac``,
* Unexpected property at ``#/burritoHomeTtlKeyboard``,
* Unexpected property at ``#/bytesLatencyCountryReference``,
* Unexpected property at ``#/clientPermanentBandwidth``,
* Unexpected property at ``#/disableGiftDrops``,
* Unexpected property at ``#/dynamicMochaTapeStatusDistance``,
* Unexpected property at ``#/executeSubscriberRedoTime``,
* Unexpected property at ``#/extendedOffsetZoneCronSlice``,
* Unexpected property at ``#/downPaginationArrayIpv4Time``,
* Unexpected property at ``#/feedbackBehavior``,
* Unexpected property at ``#/firePlusWebsocket``,
* Unexpected property at ``#/firewallRumorExecuteReachabilityCiabatta``,
* Unexpected property at ``#/giftDisplayType``,
* Unexpected property at ``#/indicatorRoutingDocker``,
* Unexpected property at ``#/listUserIpv6``,
* Unexpected property at ``#/mobileExecuteSlot``,
* Unexpected property at ``#/networkingActiveForwardGenerate``,
* Unexpected property at ``#/nuisanceLoaderCoexistence``,
* Unexpected property at ``#/poolFramework``,
* Unexpected property at ``#/relaadventureDockerViolationLatteWeight``,
* Unexpected property at ``#/hiddenFocacciaDataTutorial``,
* Unexpected property at ``#/mochaTagSecurityChange``,
* Unexpected property at ``#/pointerMultigrain``,
* Unexpected property at ``#/requireAgeVerificationBetaTag``,
* Unexpected property at ``#/reverseDistancePaperLoaderReachability``,
* Unexpected property at ``#/semaphoreNodeVoice``,
* Unexpected property at ``#/taggingPitaQueryKeywordSwarm``,
* Unexpected property at ``#/terminalDutySendLayoutShard``,
* Unexpected property at ``#/threadProxyAuthItineraryKeyword``,
* Unexpected property at ``#/viewFrameworkForkExtractClock``,
* Unexpected property at ``#/virtualExternal``,
* Unexpected property at ``#/xmlYamlInternal``.
* Unexpected property at ``#/roastEternal``,
* Unexpected property at ``#/routeBranchIpv6Fox``,
* Unexpected property at ``#/signatureDeploymentNuisanceSign``,
* Unexpected property at ``#/stackPlugin``.
## Request
`GET https://api.vrchat.cloud/api/1/config`

Expand Down
2 changes: 1 addition & 1 deletion data/requests/system/getcurrentonlineusers.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
| access-control-allow-credentials | `true` |
| cache-control | `private, no-cache` |
| connection | `keep-alive` |
| content-length | `5` |
| content-length | `6` |
| content-type | `application/json; charset=utf-8` |
| etag | `<redacted>` |
| pragma | `no-cache` |
Expand Down
4 changes: 2 additions & 2 deletions data/requests/users/getuser.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
```jsonc
{
"ageVerificationStatus": "18+",
"allowAvatarCopying": false,
"allowAvatarCopying": true,
"badges": [
{
"badgeDescription": "Awarded for gifting VRChat+ (1 Month)",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion data/requests/worlds/getactiveworlds.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

Expand Down

0 comments on commit 9856561

Please sign in to comment.