Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 452 Bytes

NotFound.md

File metadata and controls

23 lines (12 loc) · 452 Bytes

NotFound

Properties

Name Type Description Notes
type String RFC for status code definitions [optional]
title TitleEnum Error title [optional]
status Integer Status code [optional]
detail String Error detail [optional]

Enum: TitleEnum

Name Value
NOTFOUND "NotFound"