CREATE
Use the editor to add parameters or you can also Import File
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'] }}