Templating constants added to ResourceAssignment
[ccsdk/cds.git] / components / model-catalog / definition-type / starter-type / data_type / datatype-resource-assignment.json
index 8fa595a..67c3e3c 100644 (file)
                        "required": false,
                        "type": "string"
                },
+               "templating-constants": {
+                       "required": false,
+                       "type": "map",
+                       "entry_schema": {
+                               "type": "string"
+                       }
+               },
                "dependencies": {
                        "required": true,
                        "type": "list",