Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 610 Bytes

BadRequest.md

File metadata and controls

15 lines (9 loc) · 610 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 number The HTTP status code. [optional]
problems Array<AdditionalBadRequestErrors> Returns any additional problems in the request in an array of objects. [optional]