-
Type:
Bug
-
Resolution: Applied
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: REST/AtomPub Binding
-
None
In 3.2.4 the commons exceptions listed with HTTP status code are incoherent with those defined in 2.2.1.4:
- 3.2.4.1 should say "General" and not "Common",
- 3.2.4.2 should say "Specific" and not "Other",
- operationNotSupported should be notSupported,
- updateConflict should be in Specific and not General,
- nameConstraintViolation is missing from Specific.