Changes to Get all users that friend requests with targetUserId using exclusive start paging
GET /v1/my/friends/requests
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 14 revisions of this API.23
What changed
- ●
added the new
12.00enum value to thedata/items/friendRequest/originSourceTyperesponse property for the response status200(media type: application/json)response-property-enum-value-added
- ●
added the new
12.00enum value to thedata/items/friendRequest/originSourceTyperesponse property for the response status200(media type: text/json)response-property-enum-value-added
- ●
- ○
added the new optional
queryrequest parameteruprankUnseennew-optional-request-parameter
- ○
added the optional property
data/items/isUnseento the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
data/items/isUnseento the response with the200status (media type: text/json)response-optional-property-added
- ○