Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 326 Bytes

response-http-400-exception.md

File metadata and controls

21 lines (13 loc) · 326 Bytes

Response Http 400 Exception

Structure

ResponseHttp400Exception

Fields

Name Type Tags Description
Detail *string Optional -

Example (as JSON)

{
  "detail": "JSON parse error - Expecting value: line 5 column 8 (char 56)"
}