Skip to content

Commit

Permalink
ci(test: 2024-12-21): new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 21, 2024
1 parent 9c91913 commit 382637a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 20 deletions.
2 changes: 1 addition & 1 deletion data/requests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ Response schema mismatch:
* Missing property at ``#/avatarPerfLimiter/PC/allowed``,
* Missing property at ``#/avatarPerfLimiter/Pico/allowed``,

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


Expand Down
33 changes: 16 additions & 17 deletions data/requests/system/getconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,28 @@ Response schema mismatch:
* Unexpected property at ``#/reportOptions/group``,
* Unexpected property at ``#/reportOptions/user``,
* Unexpected property at ``#/reportOptions/world``,
* Unexpected property at ``#/MacPermanentStream``,
* Unexpected property at ``#/ModelReferenceAddress``,
* Unexpected property at ``#/accessLogsUrls``,
* Unexpected property at ``#/ageVerificationInviteVisible``,
* Unexpected property at ``#/analysisMaxRetries``,
* Unexpected property at ``#/analysisRetryInterval``,
* Unexpected property at ``#/barrierDynamicToken``,
* Unexpected property at ``#/brewIso8601``,
* Unexpected property at ``#/baguetteEventResortCopy``,
* Unexpected property at ``#/barrierFriendFormation``,
* Unexpected property at ``#/beachGift``,
* Unexpected property at ``#/bookmarkFpsSort``,
* Unexpected property at ``#/colourQueueBehaviorModelInstance``,
* Unexpected property at ``#/disableGiftDrops``,
* Unexpected property at ``#/immunityBandwidthJson``,
* Unexpected property at ``#/indicatorHealthGenderDetection``,
* Unexpected property at ``#/iso8601ReturnLengthRealBird``,
* Unexpected property at ``#/libraryServicePipeline``,
* Unexpected property at ``#/notifyBirdIpv4SyscallCluster``,
* Unexpected property at ``#/presenceStoreTutorialMessageNext``,
* Unexpected property at ``#/previousListAddressHomeSet``,
* Unexpected property at ``#/proxyRemote``,
* Unexpected property at ``#/pullAccountFork``,
* Unexpected property at ``#/errorAlignmentGraphqlInterface``,
* Unexpected property at ``#/exitApplication``,
* Unexpected property at ``#/expiresWhois``,
* Unexpected property at ``#/hoistAvatarIpv6``,
* Unexpected property at ``#/loopPageSeed``,
* Unexpected property at ``#/packageRumorTimeout``,
* Unexpected property at ``#/rebaseBurritoPage``,
* Unexpected property at ``#/requireAgeVerificationBetaTag``,
* Unexpected property at ``#/segfaultMochaUndoList``,
* Unexpected property at ``#/signatureFocaccia``,
* Unexpected property at ``#/syscallAvailabilityLengthPayloadRealtime``,
* Unexpected property at ``#/threadOffsetMacchiatoClock``,
* Unexpected property at ``#/updateSdk``,
* Unexpected property at ``#/waffleRolloutHelpEthernetTotal``.
* Unexpected property at ``#/scrollPerformanceBird``,
* Unexpected property at ``#/taggingExpires``.
## Request
`GET https://api.vrchat.cloud/api/1/config`

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

0 comments on commit 382637a

Please sign in to comment.