As reported in https://github.com/lacolonia/binda/issues/192 ### Expected behavior Asking the API for a slug that doesn't exists should raise an exception to warn developers. ### Actual behavior An empty string is returned. How should we return the exception?
As reported in BindaCMS/binda#192
Expected behavior
Asking the API for a slug that doesn't exists should raise an exception to warn developers.
Actual behavior
An empty string is returned.
How should we return the exception?