From: Maharajh, Robby (rx2202) Date: Thu, 7 Feb 2019 15:31:32 +0000 (-0500) Subject: Update graphadmin to use local oxm files X-Git-Tag: 1.1.0~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F78068%2F1;p=aai%2Fgraphadmin.git Update graphadmin to use local oxm files instead of calling the schema service Issue-ID: AAI-2138 Change-Id: I7a99c2b2424d1db25e6b31b7441fe99ca59fd4a0 Signed-off-by: Maharajh, Robby (rx2202) --- diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index cfab945..e9354ff 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -62,7 +62,7 @@ schema.version.namespace.change.start=v12 schema.version.edge.label.start=v12 # Specifies the version that the application should default to schema.version.api.default=v14 -schema.translator.list=schema-service +schema.translator.list=config #schema.service.client=no-auth schema.service.base.url=https://localhost:8452/aai/schema-service/v1/ schema.service.nodes.endpoint=nodes?version=