Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 518 Bytes

File metadata and controls

24 lines (12 loc) · 518 Bytes

InternalServerError

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
INTERNAL_SERVER_ERROR "Internal Server Error"