zhech2
Results
2
comments of
zhech2
My team is interested in this change. Is there anything we can do to help?
Would it be possible to break a JSON document down into keys and values. ```js // base configuration { "Configuration": { "Property1": "Value1", "Property2": "Value2" }, list: [ "item0", "item1"]...