liubao created SCB-903:
--------------------------
Summary: Add a feature to serialize/deserialize using Object to
avoid information lose
Key: SCB-903
URL: https://issues.apache.org/jira/browse/SCB-903
Project: Apache ServiceComb
Issue Type: New Feature
Components: Java-Chassis
Reporter: liubao
Assignee: liubao
Scenario:
When using edge, user need to know if default values is given in json request.
They check this constraints by if the key is exists in json string.
But now, edge will convert json string to schema related class. When conversion
happens, new keys will be added. User can never know it is default value or if
the key is not exists.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)