Details
-
Backlog Task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
None
-
Small
Description
During exploratory test, I found something on this feature in development:
- the default response is xml when all other endpoint default are in json
- Shouldn't we have uniform default response?
- if you ask for json with header Accept: application/json it still answed an xml
- This is a bug as other endpoints if you ask for xml with header Accept: application/xml you receive a 406