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

  1. 1d2042bb1a482
  2. ece7c5a315e73

What changed

    • added the new 12.00 enum value to the data/items/friendRequest/originSourceType response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new 12.00 enum value to the data/items/friendRequest/originSourceType response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new optional query request parameter uprankUnseen

      new-optional-request-parameter

    • added the optional property data/items/isUnseen to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/items/isUnseen to the response with the 200 status (media type: text/json)

      response-optional-property-added