HTTP 400 Error Bodies
Bug #1369534 reported by
Flavio Percoco
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zaqar |
Confirmed
|
Low
|
Unassigned |
Bug Description
Where it makes sense (e.g., HTTP 400), the response body should include a JSON doc with error info, link to documentation, long description of the problem.
Ideally this would use api-problem+json or similar.
(there was a bp for this https:/
Changed in zaqar: | |
status: | New → Confirmed |
importance: | Undecided → Low |
summary: |
- HTTP Error Bodies + HTTP 400 Error Bodies |
To post a comment you must log in.
I think this is a great idea, except for the extra time we'll need to spend serializing the response. Food for thought