500px / legacy-api-documentation

This is the 500px API documentation.
22 stars 9 forks source link

Can add "voted" field in photos? #226

Closed 0xxxD closed 7 years ago

0xxxD commented 7 years ago

I found that there is no voted field in response json of Get Photos

It's very embarrassed😥

Is it possible add "voted" field to photos feed?

moc426 commented 7 years ago

https://github.com/500px/api-documentation/blob/master/endpoints/photo/GET_photos.md

You linked post photo. This link is for get photos

"include_states — If set to 1, returns state of the photo for the currently logged in user and authenticated request.

Returned values:

'liked' — Boolean value whether the current user has liked this photo 'purchased' — Boolean value whether the current user has bought this photo"