fix: specify how friend requests are accepted
This commit is contained in:
parent
8c8c24b2a9
commit
1e6fd6754e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ POST /v1/friend-request
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Sends a friend request to the given user.
|
Sends a friend request to the given user. Friend requests can be accepted by having the given user send a friend request back.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue