API should use a error serializers for documenting error responses instead of an error class #4127
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟩 priority: low
Low priority and doesn't need to be rushed
🧱 stack: api
Related to the Django API
Description
The API does not set up the error response documentation correctly.
Reproduction
Additional context
Noticed during review of #4126
The text was updated successfully, but these errors were encountered: