Social and Inventory endpoints#530
Merged
jellejurre merged 12 commits intovrchatapi:mainfrom Dec 4, 2025
Merged
Conversation
ariesclark
requested changes
Dec 1, 2025
Contributor
|
How do I get the Emoji ID for boops? |
Contributor
|
Got my answer in the discord, updated documentation, only issue is in the linting, waiting on a response from Aries on whether we ignore this or fix the rule before merging |
Member
|
Do generators handle this issue correctly? If so, we could disable the rule. |
ec3cc28 to
b97ab33
Compare
/calendar/discover
/economy/purchase/listing
/economy/purchases
/inventory/{inventoryItemId}/consume
/inventory/{inventoryItemId}/equip
/inventory/{inventoryItemSlot}/equip
/products/{productId}
/users/{userId}/boop
/users/{userId}/mutuals
/users/{userId}/mutuals/friends
/users/{userId}/mutuals/groups
Addresses vrchatapi#474 and vrchatapi#495
Previous commit and was put on the wrong branch
b97ab33 to
f48b9d0
Compare
jellejurre
approved these changes
Dec 4, 2025
Contributor
jellejurre
left a comment
There was a problem hiding this comment.
LGTM, lets wait with merge until Aries is done with CI changes and then merge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/calendar/discover
/economy/purchase/listing
/economy/purchases
/inventory/{inventoryItemId}/consume
/inventory/{inventoryItemId}/equip
/inventory/{inventoryItemSlot}/equip
/products/{productId}
/users/{userId}/boop
/users/{userId}/mutuals
/users/{userId}/mutuals/friends
/users/{userId}/mutuals/groups
Addresses #474 and #495