From: Kajur, Harish (vk250x) Date: Wed, 15 Aug 2018 16:26:40 +0000 (-0400) Subject: Update the application properties to include X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Ftest-config.git;a=commitdiff_plain;h=a980a039ed65238d24ffce28df205f47a855d6ad Update the application properties to include location of stored query Issue-ID: AAI-1472 Change-Id: If22e15ab9e96da48546acd48796150de6772b3b3 Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-traversal/appconfig/application.properties b/aai-traversal/appconfig/application.properties index 3cd69cc..abf8404 100644 --- a/aai-traversal/appconfig/application.properties +++ b/aai-traversal/appconfig/application.properties @@ -44,6 +44,7 @@ schema.configuration.location=N/A schema.source.name=onap schema.nodes.location=${server.local.startpath}/schema/${schema.source.name}/oxm/ schema.edges.location=${server.local.startpath}/schema/${schema.source.name}/dbedgerules/ +schema.queries.location=${server.local.startpath}/schema/${schema.source.name}/query/ schema.ingest.file=${server.local.startpath}/application.properties