Filing-history api inconsistent types

Im calling the filing history api for e.g. https://api.companieshouse.gov.uk/company/SC435546/filing-history/

The issue is the subcategory field. The docs say its a string but the example above returns some items as strings but some entries are arrays. Can this be changed so that they are consistent types?