Actions
Feature #3659
openThe API does not support XML with more than 1 root key
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Compatible Redmine Version:
n/a
Pull Request Link:
Requires Documentation?:
No
Description
When submitting a request body in XML format that contains more than one root key, the server responds with a 400 error.
Request Body:
Server response:
This makes endpoints like User#create only partially usable with XML since user preferences can't be included in the request.
Files
No data to display
Actions