-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Component/s: REST/AtomPub Binding
-
None
The spec currently states:
"The CMIS repository is free to support other formats such as:
- application/x-javascript (or text/javascript) for JSON
- text/html for an HTML interface to the API"
The correct MIME type for JSON seems to be "application/json", though (http://tools.ietf.org/html/rfc4627)