10-02-2017 11:36 AM
Hi,
I’m trying to create an input schema for my data source. Here is an example input data format:
{ “data”: { “name”:“Andrew”, “value”:1}}
How do I represent this “layered” schema? Can you provide an example?
10-05-2017 07:38 AM
Thanks! Can’t wait to try this out!
10-05-2017 09:35 AM