Make directives options configurable
[sdc.git] / catalog-be / src / main / resources / config / configuration.yaml
index ab89d8f..298862e 100644 (file)
@@ -914,3 +914,10 @@ cadiFilterParams:
 # This configuration entry lists all node type names prefix that shall be allowed on SDC.
 definedResourceNamespace:
   - org.openecomp.resource.
+
+# This configuration entry lists all Directives values that shall be allowed on SDC.
+directives:
+  - select
+  - selectable
+  - substitute
+  - substitutable