andrew_holbrookNew Contributor III8 years agoExample of defineInputSchema for multi-level inputsHi, 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?
Recent DiscussionsNot Updating Custom snapXML namespace prefix removal from XML documentSolvedRenaming multiple items in an arrayCustom snap development: The snap settings tab is stuck on loadingHow to debug custom snap in editor before snap deployment