add HTML error responses depending on required content type #35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The API currently always returns a JSON response for errors, but this isn't very end-user friendly. When the API is accessed from within the browser, it should return HTML error pages instead.