Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 588 Bytes

ResourceResponse.md

File metadata and controls

14 lines (9 loc) · 588 Bytes

ResourceResponse

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.

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