summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/asdc/catalog_net_input_properties.jinja
diff options
context:
space:
mode:
Diffstat (limited to 'robot/assets/templates/asdc/catalog_net_input_properties.jinja')
-rw-r--r--robot/assets/templates/asdc/catalog_net_input_properties.jinja39
1 files changed, 0 insertions, 39 deletions
diff --git a/robot/assets/templates/asdc/catalog_net_input_properties.jinja b/robot/assets/templates/asdc/catalog_net_input_properties.jinja
deleted file mode 100644
index be471591..00000000
--- a/robot/assets/templates/asdc/catalog_net_input_properties.jinja
+++ /dev/null
@@ -1,39 +0,0 @@
-[
-{
- "uniqueId": "{{uniqueId}}",
- "type": "string",
- "required": false,
- "definition": false,
- "description": "{{description}}",
- "schema": {
- "property": {
- "required": false,
- "definition": true,
- "password": false,
- "hidden": false,
- "immutable": false,
- "getInputProperty": false,
- "empty": false
- },
- "empty": false
- },
- "password": false,
- "name": "{{name}}",
- "value": "{{value}}",
- "hidden": false,
- "immutable": false,
- "parentUniqueId": "{{parentUniqueId}}",
- "schemaProperty": {
- "required": false,
- "definition": true,
- "password": false,
- "hidden": false,
- "immutable": false,
- "getInputProperty": false,
- "empty": false
- },
- "getInputProperty": false,
- "ownerId": "{{ownerId}}",
- "empty": false
- }
-] \ No newline at end of file