Skip to content

Commit 7fcdd49

Browse files
ci(test: 2026-03-27): new changes
1 parent e307365 commit 7fcdd49

15 files changed

Lines changed: 802 additions & 814 deletions

data/requests/calendar/searchcalendarevents.md

Lines changed: 153 additions & 154 deletions
Large diffs are not rendered by default.

data/requests/economy/getsubscriptions.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@
2727

2828
```jsonc
2929
[
30-
{
31-
"id": "vrchat-community-testers",
32-
"steamItemId": "-10",
33-
"amount": 99999999,
34-
"description": "VRChat Pre-Release Features For Testers",
35-
"period": "month",
36-
"tier": 5
37-
},
3830
{
3931
"id": "vrchat-internal-beta",
4032
"steamItemId": "-1",
@@ -77,6 +69,14 @@
7769
"description": "VRChat+ (Yearly)",
7870
"period": "year",
7971
"tier": 5
72+
},
73+
{
74+
"id": "vrchat-community-testers",
75+
"steamItemId": "-10",
76+
"amount": 99999999,
77+
"description": "VRChat Pre-Release Features For Testers",
78+
"period": "month",
79+
"tier": 5
8080
}
8181
]
8282
```

data/requests/friends/getfriends.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Response schema mismatch:
4343
"id": "usr_b52ef6f9-b8fd-44b6-923e-bebe184eef7a",
4444
"imageUrl": "https://api.vrchat.cloud/api/1/image/file_0e8c4e32-7444-44ea-ade4-313c010d4bae/1/256",
4545
"isFriend": true,
46-
"last_activity": "2026-03-26T01:14:59.404Z",
47-
"last_login": "2026-03-26T01:14:59.404Z",
46+
"last_activity": "2026-03-27T01:14:54.186Z",
47+
"last_login": "2026-03-27T01:14:54.186Z",
4848
"last_mobile": null,
4949
"last_platform": "standalonewindows",
5050
"location": "offline",

data/requests/groups/creategroup.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,7 @@
7070
"managerNotes": "",
7171
"membershipStatus": "member",
7272
"permissions": [
73-
"*",
74-
"group-instance-join",
75-
"group-instance-open-create",
76-
"group-instance-plus-create",
77-
"group-instance-public-create",
78-
"group-members-viewall"
73+
"*"
7974
],
8075
"roleIds": "<unstable: array of strings>",
8176
"userId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",

data/requests/groups/getgroup.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,7 @@
5858
"mRoleIds": [],
5959
"membershipStatus": "member",
6060
"permissions": [
61-
"*",
62-
"group-instance-join",
63-
"group-instance-open-create",
64-
"group-instance-plus-create",
65-
"group-instance-public-create",
66-
"group-members-viewall"
61+
"*"
6762
],
6863
"roleIds": "<unstable: array of strings>",
6964
"userId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",

data/requests/groups/updategroup.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,7 @@
6464
"mRoleIds": [],
6565
"membershipStatus": "member",
6666
"permissions": [
67-
"*",
68-
"group-instance-join",
69-
"group-instance-open-create",
70-
"group-instance-plus-create",
71-
"group-instance-public-create",
72-
"group-members-viewall"
67+
"*"
7368
],
7469
"roleIds": "<unstable: array of strings>",
7570
"userId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",

data/requests/instances/createinstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Response schema mismatch:
2121
"region": "use",
2222
"ownerId": "usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701",
2323
"canRequestInvite": true,
24-
"displayName": "sjfdcceg",
24+
"displayName": "n96qdrvu",
2525
"contentSettings": {
2626
"drones": false,
2727
"props": true

data/requests/instances/getinstancebyshortname-secure-name-is-a-valid-short-name.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Response schema mismatch:
66
* Unexpected property at ``#/disabledPropAbilities``,
77
* Unexpected property at ``#/minimumAvatarPerformance``.
88
## Request
9-
`GET https://api.vrchat.cloud/api/1/instances/s/sjfdcceg`
9+
`GET https://api.vrchat.cloud/api/1/instances/s/n96qdrvu`
1010

1111
| Header | Value |
1212
| ------ | ----- |

data/requests/invite/getinvitemessage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
```jsonc
2929
{
3030
"canBeUpdated": true,
31-
"id": "invm_12bdead0-2b11-4a88-a9bb-13299f2d7fef",
31+
"id": "invm_f8f29227-03b8-4c53-b387-a21be71d3489",
3232
"message": "Hello‚ Worldǃ",
3333
"messageType": "message",
3434
"remainingCooldownMinutes": 0,

data/requests/invite/invitemyselfto.md

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

33
## Request
4-
`POST https://api.vrchat.cloud/api/1/invite/myself/to/wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:47420~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)`
4+
`POST https://api.vrchat.cloud/api/1/invite/myself/to/wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:14806~private(usr_9439f8cc-1c6b-4dca-9a07-d2eccb570701)~canRequestInvite~region(use)`
55

66
| Header | Value |
77
| ------ | ----- |

0 commit comments

Comments
 (0)