dyrector-io/dyrectorio

Annotate methods with the possible HTTP error statuses

Closed this issue · 0 comments

We need to annotate the controller with the possible HTTP statuses. If there are numerous identical errors, we should create a custom decorator that gathers them all together and use that instead.