Hi!
I noticed an issue on the documentation for those endpoints:
Their response body is shown as an array where each object contains the following:
watcher_count
play_count
collected_count
movie/show
But when trying the api for a response, we instead get an array of objects containing the following:
I’m guessing the latter is the accurate response, otherwise it’s another issue…
Hi!
I noticed an issue on the documentation for those endpoints:
Their response body is shown as an array where each object contains the following:
But when trying the api for a response, we instead get an array of objects containing the following:
I’m guessing the latter is the accurate response, otherwise it’s another issue…