Actions
Feature #3659
openxmera Omnia - Collection #2189: RM related issues
User preferences and send_information should be nested into user params
Start date:
07/07/2025
Due date:
% Done:
30%
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 and send_information checkbox can't be included in the request.
Files
Actions