Skip to content

Commit

Permalink
ci(test: 2024-12-14): new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2024
1 parent da5f11c commit 283a309
Show file tree
Hide file tree
Showing 6 changed files with 274 additions and 223 deletions.
111 changes: 104 additions & 7 deletions data/requests/economy/getlicensegroup.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# getLicenseGroup

## Issues
Response media type ``text/html`` not expected.
## Request
`GET https://api.vrchat.cloud/api/1/licenseGroups/lgrp_608513da-b213-4e15-80af-bd88c27f0979`

Expand All @@ -12,18 +10,117 @@ Response media type ``text/html`` not expected.


## Response
`504 Gateway Timeout`
`200 OK`

| Header | Value |
| ------ | ----- |
| access-control-allow-credentials | `true` |
| cache-control | `private, no-cache` |
| connection | `keep-alive` |
| content-length | `132` |
| content-type | `text/html` |
| content-type | `application/json; charset=utf-8` |
| etag | `<redacted>` |
| pragma | `no-cache` |
| server | `cloudflare` |
| vary | `Accept-Encoding` |
| transfer-encoding | `chunked` |
| vary | `Authorization, Accept-Encoding` |
| x-frame-options | `deny` |

```jsonc
"<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body>\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n</body>\r\n</html>\r\n"
{
"id": "lgrp_608513da-b213-4e15-80af-bd88c27f0979",
"name": "vrcplus",
"description": "VRC+ benefits",
"licenses": [
{
"forId": "prms_6d2096bc-22c4-4f7e-a4e6-7f46b18bb2fc",
"forType": "permission",
"forName": "permission-user-prints",
"forAction": "have"
},
{
"forId": "prms_f3ca998c-6e10-4b9e-b05f-9c06abf3ce32",
"forType": "permission",
"forName": "permission-user-prints-upload",
"forAction": "have"
},
{
"forId": "prms_ac1c3d9e-ffcf-474a-9f3f-32f11c24835a",
"forType": "permission",
"forName": "permission-user-prints-gallery-vrcplus",
"forAction": "have"
},
{
"forId": "prms_f3639e26-cacf-4d42-a23d-7f6dca329fd6",
"forType": "permission",
"forName": "permission-user-prints-gallery-free",
"forAction": "have"
},
{
"forId": "prms_f2ccb432-81d3-41d7-9af6-6d3893f1840f",
"forType": "permission",
"forName": "permission-user-stickers",
"forAction": "have"
},
{
"forId": "prms_1d9549db-d30a-48f3-a6b8-6741ce5a4283",
"forType": "permission",
"forName": "permission-user-icons",
"forAction": "have"
},
{
"forId": "prms_76f33deb-dd5d-46b7-b79d-e1f8f0a9a1e0",
"forType": "permission",
"forName": "permission-supporter-tags",
"forAction": "have"
},
{
"forId": "prms_0d9549db-d30a-48f3-a6b8-6741ce5a4283",
"forType": "permission",
"forName": "permission-invite-photos",
"forAction": "have"
},
{
"forId": "prms_dc02c512-4c03-479c-8c6a-d9329c023baf",
"forType": "permission",
"forName": "permission-user-gallery",
"forAction": "have"
},
{
"forId": "prms_153ac0b7-c2dd-43f9-96e3-c61fd2e85509",
"forType": "permission",
"forName": "permission-profile-pic-override",
"forAction": "have"
},
{
"forId": "prms_6f9527c6-268b-4c44-b5e5-c7624075569d",
"forType": "permission",
"forName": "permission-groups-create",
"forAction": "have"
},
{
"forId": "prms_9979d52e-44fd-432b-bfc0-180ed286b896",
"forType": "permission",
"forName": "permission-user-emoji",
"forAction": "have"
},
{
"forId": "prms_0dd8c63a-a47f-4095-b82c-fb2a9514277b",
"forType": "permission",
"forName": "permission-can-use-mobile",
"forAction": "have"
},
{
"forId": "prms_d82b3de1-3087-4b0d-9d9c-02d462a3f613",
"forType": "permission",
"forName": "permission-extra-group-count",
"forAction": "have"
},
{
"forId": "prms_c32ac86d-9bb2-41f9-b086-681871d8b909",
"forType": "permission",
"forName": "permission-user-emoji-animated",
"forAction": "have"
}
]
}
```
13 changes: 6 additions & 7 deletions data/requests/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,6 @@ Response schema mismatch:
* Invalid type at ``#/products/2``,

*7 issues truncated.*
#### [getLicenseGroup](/data/requests/economy/getlicensegroup.md)

Response media type ``text/html`` not expected.

#### [getSteamTransaction](/data/requests/economy/getsteamtransaction.md)

Response schema mismatch:
Expand All @@ -182,6 +178,9 @@ Response schema mismatch:
#### [getSubscriptions](/data/requests/economy/getsubscriptions.md)


#### [getLicenseGroup](/data/requests/economy/getlicensegroup.md)


#### [getTokenBundles](/data/requests/economy/gettokenbundles.md)


Expand Down Expand Up @@ -371,23 +370,23 @@ Response schema mismatch:
* Unexpected property at ``#/0/regions``,
* Unexpected property at ``#/0/requireClientTags``,

*1114 issues truncated.*
*1105 issues truncated.*
#### [getInfoPush](/data/requests/system/getinfopush.md)

Response schema mismatch:
* Cannot fit value in explicit enum at ``#/0/data/onPressed/command``,
* Unexpected property at ``#/0/regions``,
* Unexpected property at ``#/0/requireClientTags``,

*33 issues truncated.*
*30 issues truncated.*
#### [getConfig](/data/requests/system/getconfig.md)

Response schema mismatch:
* Missing property at ``#/avatarPerfLimiter/AndroidMobile/allowed``,
* Missing property at ``#/avatarPerfLimiter/PC/allowed``,
* Missing property at ``#/avatarPerfLimiter/Pico/allowed``,

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


Expand Down
23 changes: 8 additions & 15 deletions data/requests/system/getconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,16 @@ Response schema mismatch:
* Unexpected property at ``#/accessLogsUrls``,
* Unexpected property at ``#/analysisMaxRetries``,
* Unexpected property at ``#/analysisRetryInterval``,
* Unexpected property at ``#/colliderQueueCopy``,
* Unexpected property at ``#/copyImpostorDuty``,
* Unexpected property at ``#/blinkHeadpat``,
* Unexpected property at ``#/bulkMapRandomTcp``,
* Unexpected property at ``#/disableGiftDrops``,
* Unexpected property at ``#/feedBookmarkNightlyRolloverRollover``,
* Unexpected property at ``#/limitShellPitaBurritoPita``,
* Unexpected property at ``#/mentionXmlPush``,
* Unexpected property at ``#/queueHeader``,
* Unexpected property at ``#/readThresholdOwnershipLoaderWrite``,
* Unexpected property at ``#/externalResortEntry``,
* Unexpected property at ``#/foxAnalysisGraphqlChurnOwnership``,
* Unexpected property at ``#/heightCookieScheduler``,
* Unexpected property at ``#/joinAttachmentHoistWhois``,
* Unexpected property at ``#/limitAnimatorGraphqlThroughputMinimum``,
* Unexpected property at ``#/requireAgeVerificationBetaTag``,
* Unexpected property at ``#/returnUndo``,
* Unexpected property at ``#/sdkCoefficientProbabilityMainUser``,
* Unexpected property at ``#/serviceExpiration``,
* Unexpected property at ``#/throttleVideoMethod``,
* Unexpected property at ``#/thunderAttributeKernelNuisancePool``,
* Unexpected property at ``#/timeRemoteSwarmPocketBytes``,
* Unexpected property at ``#/tutorialRollbackSignatureLengthSubscriber``,
* Unexpected property at ``#/virtualDestinationRandomConnectionMetric``.
* Unexpected property at ``#/resortFuslFocacciaEacYacht``.
## Request
`GET https://api.vrchat.cloud/api/1/config`

Expand Down
Loading

0 comments on commit 283a309

Please sign in to comment.