You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
Rather than returning a collection of objects as an array, we need to return the collection response as an object with the array of data under data attribute or similar. This will let us add _links for the top-level collection, as well as move our existing pagination headers into the response body.