Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 690 Bytes

Response.md

File metadata and controls

15 lines (10 loc) · 690 Bytes

Response

Properties

Name Type Description Notes
Status int32 The HTTP status code. [optional]
Resource string The name of the resource that triggered this error. [optional]
Title string A short title describing the error.
Description string Additional information about the error.
Errors []ResourceResponse A list of errors occurred, if any. [optional]

[Back to Model list] [Back to API list] [Back to README]