top | item 47113685

(no title)

Thaxll | 9 days ago

Neither of your options are good, the first question you need to ask is that is the filter optional or not ( this is a contract / API question ).

If not optional then return 400, otherwise return all the results ( and have pagination ).

You should always have pagination in an API.

discuss

order

No comments yet.