Merge "Step versions on master after release"
[nonrtric.git] / test / simulator-group / policy_agent / application.yaml
index 75e4200..275ad3f 100644 (file)
@@ -55,6 +55,8 @@ app:
   filepath: /opt/app/policy-agent/data/application_configuration.json
   # path where the service can store data
   vardata-directory: /var/policy-management-service
+  # path to json schema for config validation
+  config-file-schema-path: /application_configuration_schema.json
   webclient:
     # Configuration of the trust store used for the HTTP client (outgoing requests)
     # The file location and the password for the truststore is only relevant if trust-store-used == true