Zhong Yanghong created KYLIN-1519:
-------------------------------------
Summary: When using rest API for create a model, better to change
the format of transferred parameters from string to json.
Key: KYLIN-1519
URL: https://issues.apache.org/jira/browse/KYLIN-1519
Project: Kylin
Issue Type: Improvement
Components: General
Reporter: Zhong Yanghong
For the parameter, "modelDescData", it's a little tricky to define a string as
the value, for it may include many control characters or double quotes "".
Better transfer all the parameters as json and parse at the backend.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)