File tree Expand file tree Collapse file tree
openapi/components/codeSamples Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 get :
6666 - lang : cURL
6767 source : >-
68- curl -X GET "https://api.vrchat.cloud/api/1/file /{fileId}/{versionId}" \
68+ curl -X GET "https://api.vrchat.cloud/api/1/analysis /{fileId}/{versionId}" \
6969 -b "auth={authCookie}"
7070/analysis/{fileId}/{versionId}/security :
7171 get :
7272 - lang : cURL
7373 source : >-
74- curl -X GET "https://api.vrchat.cloud/api/1/file /{fileId}/{versionId}/security" \
74+ curl -X GET "https://api.vrchat.cloud/api/1/analysis /{fileId}/{versionId}/security" \
7575 -b "auth={authCookie}"
7676/analysis/{fileId}/{versionId}/standard :
7777 get :
7878 - lang : cURL
7979 source : >-
80- curl -X GET "https://api.vrchat.cloud/api/1/file /{fileId}/{versionId}/standard" \
80+ curl -X GET "https://api.vrchat.cloud/api/1/analysis /{fileId}/{versionId}/standard" \
8181 -b "auth={authCookie}"
You can’t perform that action at this time.
0 commit comments