Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 722 Bytes

BadRequest.md

File metadata and controls

14 lines (10 loc) · 722 Bytes

BadRequest

Properties

Name Type Description Notes
type String A link to the error documentation. [optional]
title String A description of the error that occurred. [optional]
name String The name of the parameter that caused the error. [optional]
status Int The HTTP status code. [optional]
problems Set Returns any additional problems in the request in an array of objects. [optional]

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