Inconsistency other_titles output

Issue #43 resolved
Ratan Dhawtal created an issue

Empty other_titles are null on the record APIs (/anime/ and /manga/) but empty arrays on the list APIs, they should always be the same type.

For API 2 we could use maybe this solution: other_titles should be null in the list APIs as it is always empty and the record APIs return objects (instead of arrays).

Comments (2)

  1. Log in to comment