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
Getting e.g. http://localhost:3030/contracts?name=AContractThatDoesNotExists returns simply {}, which is misleading. Perhaps we could return a different response?
The text was updated successfully, but these errors were encountered:
Getting e.g.
http://localhost:3030/contracts?name=AContractThatDoesNotExists
returns simply{}
, which is misleading. Perhaps we could return a different response?The text was updated successfully, but these errors were encountered: