Skip to content

Commit 510b705

Browse files
ci(test: 2025-03-17): new changes
1 parent 28596f9 commit 510b705

File tree

6 files changed

+140
-48
lines changed

6 files changed

+140
-48
lines changed

data/requests/files/getfileanalysis.md

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

33
## Issues
44
Response schema mismatch:
5-
* Missing property at ``#/avatarStats``,
6-
* Missing property at ``#/fileSize``,
7-
* Missing property at ``#/success``,
8-
* Missing property at ``#/uncompressedSize``,
9-
* Unexpected property at ``#/error``.
5+
* Unexpected property at ``#/performanceRating``.
106
## Request
117
`GET https://api.vrchat.cloud/api/1/analysis/file_989feccd-3e6d-41f6-bf87-a8b3ece88438/1`
128

@@ -17,25 +13,76 @@ Response schema mismatch:
1713

1814

1915
## Response
20-
`202 Accepted`
16+
`200 OK`
2117

2218
| Header | Value |
2319
| ------ | ----- |
2420
| access-control-allow-credentials | `true` |
2521
| cache-control | `private, no-cache` |
2622
| connection | `keep-alive` |
27-
| content-length | `68` |
2823
| content-type | `application/json; charset=utf-8` |
24+
| etag | `<redacted>` |
2925
| pragma | `no-cache` |
3026
| server | `cloudflare` |
27+
| transfer-encoding | `chunked` |
3128
| vary | `Authorization, Accept-Encoding` |
3229
| x-frame-options | `deny` |
3330

3431
```jsonc
3532
{
36-
"error": {
37-
"message": "Analysis not yet available",
38-
"status_code": 202
39-
}
33+
"avatarStats": {
34+
"animatorCount": 1,
35+
"audioSourceCount": 0,
36+
"blendShapeCount": 6,
37+
"boneCount": 13,
38+
"bounds": [
39+
0.2818719,
40+
0.36067107,
41+
0.29582077
42+
],
43+
"cameraCount": 0,
44+
"clothCount": 0,
45+
"constraintCount": 0,
46+
"contactCount": 2,
47+
"customExpressions": true,
48+
"customizeAnimationLayers": true,
49+
"enableEyeLook": true,
50+
"lightCount": 0,
51+
"lineRendererCount": 0,
52+
"lipSync": 4,
53+
"materialCount": 1,
54+
"materialSlotsUsed": 1,
55+
"meshCount": 0,
56+
"meshIndices": 0,
57+
"meshParticleMaxPolygons": 0,
58+
"meshPolygons": 0,
59+
"meshVertices": 0,
60+
"particleCollisionEnabled": false,
61+
"particleSystemCount": 0,
62+
"particleTrailsEnabled": false,
63+
"physBoneColliderCount": 0,
64+
"physBoneCollisionCheckCount": 0,
65+
"physBoneComponentCount": 2,
66+
"physBoneTransformCount": 6,
67+
"physicsColliders": 0,
68+
"physicsRigidbodies": 0,
69+
"skinnedMeshCount": 1,
70+
"skinnedMeshIndices": 3078,
71+
"skinnedMeshPolygons": 1026,
72+
"skinnedMeshVertices": 861,
73+
"totalClothVertices": 0,
74+
"totalIndices": 3078,
75+
"totalMaxParticles": 0,
76+
"totalPolygons": 1026,
77+
"totalTextureUsage": 6824,
78+
"totalVertices": 861,
79+
"trailRendererCount": 0,
80+
"writeDefaultsUsed": true
81+
},
82+
"created_at": "2025-03-16T01:10:44.730Z",
83+
"fileSize": 81988,
84+
"performanceRating": "Excellent",
85+
"success": true,
86+
"uncompressedSize": 388972
4087
}
4188
```

data/requests/files/getfileanalysisstandard.md

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

33
## Issues
44
Response schema mismatch:
5-
* Missing property at ``#/avatarStats``,
6-
* Missing property at ``#/fileSize``,
7-
* Missing property at ``#/success``,
8-
* Missing property at ``#/uncompressedSize``,
9-
* Unexpected property at ``#/error``.
5+
* Unexpected property at ``#/performanceRating``.
106
## Request
117
`GET https://api.vrchat.cloud/api/1/analysis/file_989feccd-3e6d-41f6-bf87-a8b3ece88438/1/standard`
128

@@ -17,25 +13,76 @@ Response schema mismatch:
1713

1814

1915
## Response
20-
`202 Accepted`
16+
`200 OK`
2117

2218
| Header | Value |
2319
| ------ | ----- |
2420
| access-control-allow-credentials | `true` |
2521
| cache-control | `private, no-cache` |
2622
| connection | `keep-alive` |
27-
| content-length | `68` |
2823
| content-type | `application/json; charset=utf-8` |
24+
| etag | `<redacted>` |
2925
| pragma | `no-cache` |
3026
| server | `cloudflare` |
27+
| transfer-encoding | `chunked` |
3128
| vary | `Authorization, Accept-Encoding` |
3229
| x-frame-options | `deny` |
3330

3431
```jsonc
3532
{
36-
"error": {
37-
"message": "Analysis not yet available",
38-
"status_code": 202
39-
}
33+
"avatarStats": {
34+
"animatorCount": 1,
35+
"audioSourceCount": 0,
36+
"blendShapeCount": 6,
37+
"boneCount": 13,
38+
"bounds": [
39+
0.2818719,
40+
0.36067107,
41+
0.29582077
42+
],
43+
"cameraCount": 0,
44+
"clothCount": 0,
45+
"constraintCount": 0,
46+
"contactCount": 2,
47+
"customExpressions": true,
48+
"customizeAnimationLayers": true,
49+
"enableEyeLook": true,
50+
"lightCount": 0,
51+
"lineRendererCount": 0,
52+
"lipSync": 4,
53+
"materialCount": 1,
54+
"materialSlotsUsed": 1,
55+
"meshCount": 0,
56+
"meshIndices": 0,
57+
"meshParticleMaxPolygons": 0,
58+
"meshPolygons": 0,
59+
"meshVertices": 0,
60+
"particleCollisionEnabled": false,
61+
"particleSystemCount": 0,
62+
"particleTrailsEnabled": false,
63+
"physBoneColliderCount": 0,
64+
"physBoneCollisionCheckCount": 0,
65+
"physBoneComponentCount": 2,
66+
"physBoneTransformCount": 6,
67+
"physicsColliders": 0,
68+
"physicsRigidbodies": 0,
69+
"skinnedMeshCount": 1,
70+
"skinnedMeshIndices": 3078,
71+
"skinnedMeshPolygons": 1026,
72+
"skinnedMeshVertices": 861,
73+
"totalClothVertices": 0,
74+
"totalIndices": 3078,
75+
"totalMaxParticles": 0,
76+
"totalPolygons": 1026,
77+
"totalTextureUsage": 6824,
78+
"totalVertices": 861,
79+
"trailRendererCount": 0,
80+
"writeDefaultsUsed": true
81+
},
82+
"created_at": "2025-03-16T01:10:44.730Z",
83+
"fileSize": 81988,
84+
"performanceRating": "Excellent",
85+
"success": true,
86+
"uncompressedSize": 388972
4087
}
4188
```

data/requests/readme.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Response schema mismatch:
9797
* Unexpected property at ``#/1/defaultContentSettings``,
9898
* Unexpected property at ``#/2/defaultContentSettings``,
9999

100-
*8 issues truncated.*
100+
*9 issues truncated.*
101101
#### [searchWorlds](/data/requests/worlds/searchworlds.md)
102102

103103
Response schema mismatch:
@@ -249,11 +249,8 @@ Response schema mismatch:
249249
#### [getFileAnalysisStandard](/data/requests/files/getfileanalysisstandard.md)
250250

251251
Response schema mismatch:
252-
* Missing property at ``#/avatarStats``,
253-
* Missing property at ``#/fileSize``,
254-
* Missing property at ``#/success``,
252+
* Unexpected property at ``#/performanceRating``.
255253

256-
*2 issues truncated.*
257254
#### [getFileAnalysisSecurity](/data/requests/files/getfileanalysissecurity.md)
258255

259256
Response schema mismatch:
@@ -262,11 +259,8 @@ Response schema mismatch:
262259
#### [getFileAnalysis](/data/requests/files/getfileanalysis.md)
263260

264261
Response schema mismatch:
265-
* Missing property at ``#/avatarStats``,
266-
* Missing property at ``#/fileSize``,
267-
* Missing property at ``#/success``,
262+
* Unexpected property at ``#/performanceRating``.
268263

269-
*2 issues truncated.*
270264
#### [getFiles without data](/data/requests/files/getfiles-without-data.md)
271265

272266

@@ -416,7 +410,7 @@ Response schema mismatch:
416410
* Missing property at ``#/buildVersionTag``,
417411
* Missing property at ``#/deploymentGroup``,
418412

419-
*25 issues truncated.*
413+
*28 issues truncated.*
420414
#### [getCurrentOnlineUsers](/data/requests/system/getcurrentonlineusers.md)
421415

422416

data/requests/system/getconfig.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,24 @@ Response schema mismatch:
1515
* Unexpected property at ``#/reportReasons/copyright``,
1616
* Unexpected property at ``#/reportReasons/fraud``,
1717
* Unexpected property at ``#/reportReasons/technical``,
18-
* Unexpected property at ``#/CronMapTtlEternalBurrito``,
19-
* Unexpected property at ``#/GiftDocsAnimatorLatency``,
20-
* Unexpected property at ``#/animationDeployPull``,
21-
* Unexpected property at ``#/baguetteForwardBranchOnly``,
22-
* Unexpected property at ``#/birdFpsTrackerNewsJump``,
23-
* Unexpected property at ``#/bytesListenerGenderAccountFrame``,
24-
* Unexpected property at ``#/dataReplicationReservedFox``,
25-
* Unexpected property at ``#/eacSignPackageRemote``,
26-
* Unexpected property at ``#/forkReturnDebouncePeriodTutorial``,
27-
* Unexpected property at ``#/latteConfigurationProfileGender``,
18+
* Unexpected property at ``#/authEternalShiftInternal``,
19+
* Unexpected property at ``#/cacheMultigrainSyscall``,
20+
* Unexpected property at ``#/crossSamlColourRegression``,
21+
* Unexpected property at ``#/electionUnlisted``,
22+
* Unexpected property at ``#/ethernetMarkerJumpPaper``,
23+
* Unexpected property at ``#/fpsCloud``,
24+
* Unexpected property at ``#/fuslConnectionSetConnectionPrototype``,
25+
* Unexpected property at ``#/heapBrewMonitorGraphSubscription``,
26+
* Unexpected property at ``#/loggingContextPrimary``,
27+
* Unexpected property at ``#/networkExecuteSession``,
2828
* Unexpected property at ``#/ninkilim``,
29-
* Unexpected property at ``#/pipelineReachabilityCloneReportReturn``,
29+
* Unexpected property at ``#/noiseVerificationWeightWaffle``,
30+
* Unexpected property at ``#/packetStringMainProtocol``,
3031
* Unexpected property at ``#/publicKey``,
31-
* Unexpected property at ``#/securityInterfaceFormatBirdList``,
32-
* Unexpected property at ``#/violationStickerUpdateMutexPerformance``.
32+
* Unexpected property at ``#/ryeBehaviour``,
33+
* Unexpected property at ``#/sendMetric``,
34+
* Unexpected property at ``#/signKeyFormatAlignment``,
35+
* Unexpected property at ``#/timerProp``.
3336
## Request
3437
`GET https://api.vrchat.cloud/api/1/config`
3538

data/requests/system/getcurrentonlineusers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
| access-control-allow-credentials | `true` |
1919
| cache-control | `private, no-cache` |
2020
| connection | `keep-alive` |
21-
| content-length | `6` |
21+
| content-length | `5` |
2222
| content-type | `application/json; charset=utf-8` |
2323
| etag | `<redacted>` |
2424
| pragma | `no-cache` |

data/requests/worlds/getactiveworlds.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ Response schema mismatch:
99
* Unexpected property at ``#/4/defaultContentSettings``,
1010
* Unexpected property at ``#/5/defaultContentSettings``,
1111
* Unexpected property at ``#/6/defaultContentSettings``,
12+
* Unexpected property at ``#/6/storeId``,
1213
* Unexpected property at ``#/7/defaultContentSettings``,
13-
* Unexpected property at ``#/7/storeId``,
1414
* Unexpected property at ``#/8/defaultContentSettings``,
15-
* Unexpected property at ``#/9/defaultContentSettings``.
15+
* Unexpected property at ``#/9/defaultContentSettings``,
16+
* Unexpected property at ``#/9/storeId``.
1617
## Request
1718
`GET https://api.vrchat.cloud/api/1/worlds/active`
1819

0 commit comments

Comments
 (0)