Skip to main content

CONFLICT

Constant CONFLICT 

Source
pub const CONFLICT: &str = "Conflict";
Expand description

StatusReasonConflict means the requested operation cannot be completed due to a conflict in the operation. The client may need to alter the request. Each resource may define custom details that indicate the nature of the conflict. Status code 409