- [ ] allow `{:error, ...}` response - [ ] make descriptions optional (would this be possible with same signature?) This allows to respond with `{:error, :atom}` responses.
{:error, ...}responseThis allows to respond with
{:error, :atom}responses.