Skip to content

Commit 0cccb30

Browse files
ci(test: 2025-05-16): new changes
1 parent a032341 commit 0cccb30

5 files changed

Lines changed: 27 additions & 27 deletions

File tree

data/requests/economy/gettiliastatus.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
## Issues
44
Response schema mismatch:
5-
* Unexpected property at ``#/economyState``,
6-
* Unexpected property at ``#/plannedOfflineWindowEnd``,
7-
* Unexpected property at ``#/plannedOfflineWindowStart``.
5+
* Unexpected property at ``#/economyState``.
86
## Request
97
`GET https://api.vrchat.cloud/api/1/tilia/status`
108

@@ -19,22 +17,21 @@ Response schema mismatch:
1917

2018
| Header | Value |
2119
| ------ | ----- |
20+
| accept-ranges | `bytes` |
2221
| access-control-allow-credentials | `true` |
2322
| cache-control | `private, no-cache` |
2423
| connection | `keep-alive` |
24+
| content-length | `39` |
2525
| content-type | `application/json; charset=utf-8` |
2626
| etag | `<redacted>` |
2727
| pragma | `no-cache` |
2828
| server | `cloudflare` |
29-
| transfer-encoding | `chunked` |
3029
| vary | `Origin, Accept-Encoding` |
3130
| x-frame-options | `deny` |
3231

3332
```jsonc
3433
{
3534
"economyOnline": true,
36-
"economyState": 1,
37-
"plannedOfflineWindowEnd": "2025-05-15T16:05:00.000Z",
38-
"plannedOfflineWindowStart": "2025-05-15T14:55:00.000Z"
35+
"economyState": 1
3936
}
4037
```

data/requests/readme.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Response schema mismatch:
7878
#### [getActiveWorlds](/data/requests/worlds/getactiveworlds.md)
7979

8080
Response schema mismatch:
81-
* Unexpected property at ``#/5/storeId``,
81+
* Unexpected property at ``#/6/storeId``,
8282
* Unexpected property at ``#/8/storeId``.
8383

8484
#### [searchWorlds](/data/requests/worlds/searchworlds.md)
@@ -159,9 +159,7 @@ Response schema mismatch:
159159
#### [getTiliaStatus](/data/requests/economy/gettiliastatus.md)
160160

161161
Response schema mismatch:
162-
* Unexpected property at ``#/economyState``,
163-
* Unexpected property at ``#/plannedOfflineWindowEnd``,
164-
* Unexpected property at ``#/plannedOfflineWindowStart``.
162+
* Unexpected property at ``#/economyState``.
165163

166164
#### [getProductListings](/data/requests/economy/getproductlistings.md)
167165

@@ -405,9 +403,9 @@ Response schema mismatch:
405403
Response schema mismatch:
406404
* Unexpected property at ``#/events/useDirectPlayerSerialization``,
407405
* Unexpected property at ``#/CampaignStatus``,
408-
* Unexpected property at ``#/authDocsOrchestration``,
406+
* Unexpected property at ``#/accountCursedPool``,
409407

410-
*22 issues truncated.*
408+
*27 issues truncated.*
411409
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
412410

413411

data/requests/system/getconfig.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,33 @@
44
Response schema mismatch:
55
* Unexpected property at ``#/events/useDirectPlayerSerialization``,
66
* Unexpected property at ``#/CampaignStatus``,
7-
* Unexpected property at ``#/authDocsOrchestration``,
8-
* Unexpected property at ``#/behaviourImmunityLogging``,
9-
* Unexpected property at ``#/chaosMethodLockingDevice``,
7+
* Unexpected property at ``#/accountCursedPool``,
8+
* Unexpected property at ``#/americanoDocker``,
9+
* Unexpected property at ``#/avatarDownUndo``,
10+
* Unexpected property at ``#/bodyJoin``,
11+
* Unexpected property at ``#/boneKernelPacket``,
12+
* Unexpected property at ``#/cloudMocha``,
1013
* Unexpected property at ``#/copyrightFormUrl``,
14+
* Unexpected property at ``#/dynamicVirtualUploadColor``,
1115
* Unexpected property at ``#/economyLedgerBackfill``,
1216
* Unexpected property at ``#/economyLedgerMode``,
17+
* Unexpected property at ``#/entryTag``,
18+
* Unexpected property at ``#/extendedPodAlignment``,
19+
* Unexpected property at ``#/firewallBracket``,
1320
* Unexpected property at ``#/globalCacheVersion``,
1421
* Unexpected property at ``#/globalCacheVersionDefault``,
1522
* Unexpected property at ``#/iosAppVersion``,
1623
* Unexpected property at ``#/iosVersion``,
17-
* Unexpected property at ``#/keyFuslCappuccinoPlayer``,
1824
* Unexpected property at ``#/maxUserEmoji``,
1925
* Unexpected property at ``#/maxUserStickers``,
26+
* Unexpected property at ``#/mobileServiceContentThread``,
2027
* Unexpected property at ``#/ninkilim``,
21-
* Unexpected property at ``#/packageThunderMapElectionReserved``,
22-
* Unexpected property at ``#/printContainerNetworking``,
23-
* Unexpected property at ``#/pushJwt``,
28+
* Unexpected property at ``#/oauthObjectHook``,
2429
* Unexpected property at ``#/questMinimumLowMemoryThreshold``,
25-
* Unexpected property at ``#/reachabilityRebaseCopySourdoughTemporary``,
26-
* Unexpected property at ``#/relaadventureUdpTrackingPita``,
27-
* Unexpected property at ``#/subscriberPlayerAlertHook``,
28-
* Unexpected property at ``#/temporalReadBootstrapList``,
30+
* Unexpected property at ``#/redoContextModerationClock``,
31+
* Unexpected property at ``#/streamingReplace``,
32+
* Unexpected property at ``#/timeoutFocacciaTierMultigrainFeedback``,
33+
* Unexpected property at ``#/updateProbabilityBurritoReason``,
2934
* Unexpected property at ``#/use_void_requiem_core``.
3035
## Request
3136
`GET https://api.vrchat.cloud/api/1/config`

data/requests/users/getuser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"bio": "VRChat Head of Community․\n\nabove all else‚ be kind․",
7878
"bioLinks": [
7979
"https://vrchat.com/",
80-
"https://dtupper.com/",
81-
"https://bsky.app/profile/dtupper.com"
80+
"https://bsky.app/profile/dtupper.com",
81+
"https://dtupper.com/"
8282
],
8383
"currentAvatarImageUrl": "https://api.vrchat.cloud/api/1/file/file_0e8c4e32-7444-44ea-ade4-313c010d4bae/1/file",
8484
"currentAvatarTags": [],

data/requests/worlds/getactiveworlds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Issues
44
Response schema mismatch:
5-
* Unexpected property at ``#/5/storeId``,
5+
* Unexpected property at ``#/6/storeId``,
66
* Unexpected property at ``#/8/storeId``.
77
## Request
88
`GET https://api.vrchat.cloud/api/1/worlds/active`

0 commit comments

Comments
 (0)