Skip to content

Commit eeb5e11

Browse files
ci(test: 2025-07-04): new changes
1 parent b855189 commit eeb5e11

5 files changed

Lines changed: 28 additions & 19 deletions

File tree

data/requests/avatars/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Search and list avatars by query filters. You can only search your own or featur
1212
## Create Avatar
1313
Create an avatar. It's possible to optionally specify a ID if you want a custom one. Attempting to create an Avatar with an already claimed ID will result in a DB error.
1414

15+
> Missing coverage.
16+
## Get Avatar Styles
17+
List avatar styles.
18+
1519
> Missing coverage.
1620
## Delete Avatar
1721
Delete an avatar. Notice an avatar is never fully "deleted", only its ReleaseStatus is set to "hidden" and the linked Files are deleted. The AvatarID is permanently reserved.

data/requests/files/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,8 @@ Upload an icon
7171
Upload a gallery image
7272

7373
> Missing coverage.
74+
## Get AdminAssetBundle
75+
Returns an AdminAssetBundle
76+
77+
> Missing coverage.
7478

data/requests/friends/getfriends.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"id": "usr_b52ef6f9-b8fd-44b6-923e-bebe184eef7a",
4040
"imageUrl": "https://api.vrchat.cloud/api/1/image/file_0e8c4e32-7444-44ea-ade4-313c010d4bae/1/256",
4141
"isFriend": true,
42-
"last_activity": "2025-07-02T23:15:40.813Z",
43-
"last_login": "2025-07-02T23:15:40.813Z",
42+
"last_activity": "2025-07-03T23:15:08.647Z",
43+
"last_login": "2025-07-03T23:15:08.647Z",
4444
"last_mobile": null,
4545
"last_platform": "standalonewindows",
4646
"location": "offline",

data/requests/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ Response schema mismatch:
410410
* Unexpected property at ``#/reportCategories/groupstore/groupOrder``,
411411
* Unexpected property at ``#/reportCategories/image/groupOrder``,
412412

413-
*32 issues truncated.*
413+
*33 issues truncated.*
414414
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
415415

416416

data/requests/system/getconfig.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,35 +8,36 @@ Response schema mismatch:
88
* Unexpected property at ``#/reportCategories/text/groupOrder``,
99
* Unexpected property at ``#/CampaignStatus``,
1010
* Unexpected property at ``#/DisableBackgroundPreloads``,
11-
* Unexpected property at ``#/applicationExitCommitStickerFramework``,
12-
* Unexpected property at ``#/bufferMacPrototypeStream``,
13-
* Unexpected property at ``#/ciabattaLocalization``,
14-
* Unexpected property at ``#/communityPayloadMergeChatMac``,
11+
* Unexpected property at ``#/InterfaceResponseHoistMergeRebase``,
12+
* Unexpected property at ``#/alertDetectionActive``,
13+
* Unexpected property at ``#/authenticationFarAssetLength``,
1514
* Unexpected property at ``#/copyrightFormUrl``,
16-
* Unexpected property at ``#/dataPlusEternal``,
17-
* Unexpected property at ``#/docsListDuckingCheck``,
18-
* Unexpected property at ``#/downListenerGraphqlInternal``,
15+
* Unexpected property at ``#/cursedLockingTag``,
1916
* Unexpected property at ``#/economyLedgerBackfill``,
2017
* Unexpected property at ``#/economyLedgerMode``,
21-
* Unexpected property at ``#/eventsVectorFriendThunder``,
22-
* Unexpected property at ``#/feedWorld``,
18+
* Unexpected property at ``#/filterShardJustify``,
2319
* Unexpected property at ``#/globalCacheVersion``,
2420
* Unexpected property at ``#/globalCacheVersionDefault``,
25-
* Unexpected property at ``#/internalBehaviorMentionSlot``,
21+
* Unexpected property at ``#/healthCopyTargetPlugin``,
2622
* Unexpected property at ``#/iosAppVersion``,
2723
* Unexpected property at ``#/iosVersion``,
28-
* Unexpected property at ``#/joinRegressionPoolCheck``,
24+
* Unexpected property at ``#/ipv4ForwardClipboard``,
25+
* Unexpected property at ``#/keywordTypeJson``,
26+
* Unexpected property at ``#/leaveTimestampGenerator``,
27+
* Unexpected property at ``#/limitIpv4Eac``,
2928
* Unexpected property at ``#/maxUserEmoji``,
3029
* Unexpected property at ``#/maxUserStickers``,
3130
* Unexpected property at ``#/ninkilim``,
32-
* Unexpected property at ``#/printSemaphoreRoom``,
31+
* Unexpected property at ``#/orchestrationDetectionWriteTrackingTerminal``,
32+
* Unexpected property at ``#/probabilityAnimator``,
3333
* Unexpected property at ``#/propComponentList``,
34-
* Unexpected property at ``#/publishTape``,
3534
* Unexpected property at ``#/questMinimumLowMemoryThreshold``,
36-
* Unexpected property at ``#/readerMochaAvatar``,
37-
* Unexpected property at ``#/slotAppendHealth``,
35+
* Unexpected property at ``#/schedulingDocs``,
36+
* Unexpected property at ``#/signatureKernel``,
37+
* Unexpected property at ``#/storeLabel``,
38+
* Unexpected property at ``#/ticketCiabattaRedoChatPeriod``,
3839
* Unexpected property at ``#/use_void_requiem_core``,
39-
* Unexpected property at ``#/viewIdentityUsageLockingRedo``.
40+
* Unexpected property at ``#/waffleLibrary``.
4041
## Request
4142
`GET https://api.vrchat.cloud/api/1/config`
4243

0 commit comments

Comments
 (0)