Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt endpoint response (object collection) to entities format (array)
The statuses endpoint returns a collection as object, being the keys the corresponding slug of the status. However, the entities expect to work with arrays. Providing the key to the entity config they'll be automatically adapted from the object collection to an array.
- Loading branch information