Create Template
Use the editor to add parameters or you can also Import File.
When you import new file, the new attributes will replace current attributes.

Select a source to load config parameters


Upload Attributes List
CSV or XML files
Required Parameter Name Dictionary Name Dictionary Source Dependancies Default Data Type Entry Schema
{{ dict.name }} {{ dict.name }} {{ dict.definition?.property?.default }} {{ dict.definition?.property?.type }} {{ dict.definition?.property['entry_schema'] }}
Required Parameter Name Dictionary Name Dictionary Source Dependancies Default Data Type Entry Schema
{{ dict['name'] }} {{ dict['name'] }} {{ dict['property']['default'] }} {{ dict['property']['type'] }} {{ dict['property']['entry_schema'] }}