-
- Downloads
Split `/collection/:id` and `/collection/:id/items` tests
Recently the `/collection/:id` endpoint was updated to only return collection metadata and separately (via the `/collection/:id/items` endpoint) return the children of the collection. This updates the test to follow that same split.
Please register or sign in to comment