vrchatapi / vrchatapi.github.io

✨ VRChat API Documentation - A Community-Driven API documentation project.
https://vrchatapi.github.io
MIT License
220 stars 44 forks source link

marked endpoint user/[ID]/notification?type=friendRequest as dead #35

Closed ghost closed 4 years ago

ghost commented 4 years ago

marked notificationtype friendrequest as dead and pointed to https://vrchat.com/api/1/user/id/friendRequest

Itay2805 commented 4 years ago

Tbh I don't think this endpoint ever allowed to use the friendrequest type directly, it is just that this page is also used to describe the notification object in general. Maybe instead just link the friendrequest type to the friend request in the user API for future reference

ariesclark commented 4 years ago

Tbh I don't think this endpoint ever allowed to use the friendrequest type directly, it is just that this page is also used to describe the notification object in general. Maybe instead just link the friendrequest type to the friend request in the user API for future reference

It did send friend requests, I do recall that, and i'll edit the commit to implement that.

Itay2805 commented 4 years ago

I see, then yeah just link it to the friend request endpoint cause (I would assume) it still gives back a notification with this type