Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 581 Bytes

Error404.md

File metadata and controls

12 lines (9 loc) · 581 Bytes

Error404

Properties

Name Type Description Notes
type string The type of error, with a link to an explanation [optional]
title string The title of the error [optional]
status int The code status of the error. [optional]
detail string A message with a finer detail. [optional]

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