Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 327 Bytes

ErrorResponse.md

File metadata and controls

13 lines (6 loc) · 327 Bytes

ErrorResponse

Properties

Name Type Description Notes
message String A message describing the error.
errors List<APIError> An array of individual problems encountered during the request. [optional]