Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 489 Bytes

InternalServerError.md

File metadata and controls

23 lines (12 loc) · 489 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"