Closed hsb1007 closed 5 months ago
This is when I do
api/user/ratings/{userId}
And it doesn't have any user information in the response. It should includes the users who left the review or anonymous user if rate was created as anonymous
In comparison, when post rates for users, below is what I get.
can i get assigned ?
This is when I do
api/user/ratings/{userId}
And it doesn't have any user information in the response. It should includes the users who left the review or anonymous user if rate was created as anonymous
In comparison, when post rates for users, below is what I get.