binda
binda copied to clipboard
Return exception when asking for wrong slugs
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?