Vinyarion
Vinyarion
CurrentUser: badge? badge field is not required: https://github.com/vrchatapi/specification-test/blob/b55c7d639f4d11167cdc0195170494db90b61cec/data/requests/avatars/selectavatar-with-id.md LimitedUser: +bioLinks, +currentAvatarTags SentNotification: recieverUserId -> receiverUserId, details: object (was string) POST `/invite/myself/to/{worldid}:{instanceid}`: ```json { "created_at": "2024-05-05T08:02:42.772Z", "details": { "worldId": "wrld_4cf554b4-430c-4f8f-b53e-1f294eed230b:80187~group(grp_9b1b2366-0eb6-41cb-9235-470b0db83f99)~groupAccessType(public)~region(us)", "worldName":...
### User: - add nullable string `last_mobile` - remove required status for `platform` ### CurrentUser: - add nullable string `queuedInstance` - add boolean `receiveMobileInvitations` ### CurrentUserPresence: - add string `currentAvatarTags`...
Covers #444 but has specific properties with types as opposed to catch-all `object`
Complement #503
Added: `PUT /user//tilia/tos` `GET /users//credits/eligible` `GET /user/bulk/gift/purchases` `GET /user/subscription/recent` `PUT /inventory/` `DELETE /inventory/` Updated: `GET /inventory`: `?holderId=&equipSlot=`
- `PUT /inventory/{inventoryItemId}/consume` - Request: unknown (presumably empty) - Response: unknown (presumable InventoryItem or Success)