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
This is just a simple question: is it possible to return an empty set rather than a "NotFound"? In my mind this could be handled in a variety of ways, either on the server side or the client side. I'm just wondering if there is already some kind of solution, or if I have to go with exception handling on the client.
I looked through the documentation and didn't see anything. If it's documented, please point me to it and forgive me for wasting your time. :)
The text was updated successfully, but these errors were encountered:
This is just a simple question: is it possible to return an empty set rather than a "NotFound"? In my mind this could be handled in a variety of ways, either on the server side or the client side. I'm just wondering if there is already some kind of solution, or if I have to go with exception handling on the client.
I looked through the documentation and didn't see anything. If it's documented, please point me to it and forgive me for wasting your time. :)
The text was updated successfully, but these errors were encountered: