Added changes to make the list of preloaded policy types configurable
[policy/api.git] / main / src / test / resources / parameters / MinimumParameters.json
index 8ac1080..4b2db7a 100644 (file)
@@ -14,5 +14,6 @@
         "databaseUser": "policy",
         "databasePassword": "UDAxaWNZ",
         "persistenceUnit": "ToscaConceptTest"
-    }
-}
+    },
+    "preloadPolicyTypes": []
+}
\ No newline at end of file