Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 541 Bytes

Error.md

File metadata and controls

13 lines (9 loc) · 541 Bytes

Error

Properties

Name Type Description Notes
details string Human-readable error message. [optional]
title string Error title [optional]
type string Error category [optional]
meta object Additional meta-information to qualify error [optional]

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