Hello,
I noticed that some ratings returned under the following string format --. I can't know for sure if this was already the case with the previous version.
Also, the prop votes can return an empty string (see image below).
I would suggest having an aligned way of dealing with empty data by passing null. This makes it much easier to post process and avoid having some kind of mapping for each property.

Cheers
Joel
Hello,
I noticed that some ratings returned under the following string format
--. I can't know for sure if this was already the case with the previous version.Also, the prop
votescan return an empty string (see image below).I would suggest having an aligned way of dealing with empty data by passing
null. This makes it much easier to post process and avoid having some kind of mapping for each property.Cheers
Joel