docbrown/spec/requests/api
rhymes 2d6df70dea Return an empty result set instead of 404 in case users are not available. (#5238)
A common response in collection endpoint with REST APIs is to return an empty result set when the requested params end up in an empty result. The reason for this is that the resource itself exists (the collection always exists), it just is empty.

See https://github.com/thepracticaldev/dev.to/pull/5192
2019-12-24 13:08:10 -05:00
..
v0 Return an empty result set instead of 404 in case users are not available. (#5238) 2019-12-24 13:08:10 -05:00