Details
-
Improvement
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
Description
The examples give JSON output as default, which is useful in many cases. Although undocumented, application/xml also works. This is great for application development for content-management purposes rather than the front-end centric JSON format.
However I do have a user-case which ideally I would use YAML, but this isn't supported. I tried application/yaml and application/x-yaml
Could we have a list of supported formats on this page please? I'm developing tools using these APIs which benefit from non-JSON formats but I'd like some assurances that I'm not relying on an unsupported feature that may disappear at a later date.
If XML is unsupported it should be clear on this page. If there are other formats available a list of the correct mime types would be beneficial.