Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
`ask` request JSON parameter 'data' is converted to map<String, Object>
but company and user JSON object parameters are converted to map<String, String>
Note that it should be fixed in java client too.