Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 555 Bytes

File metadata and controls

25 lines (13 loc) · 555 Bytes

Conflict

Properties

Name Type Description Notes
errors Object Information about the conflict [optional]
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
CONFLICT "Conflict"