Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 481 Bytes

File metadata and controls

24 lines (12 loc) · 481 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"