aai-schema and ingest fixes
[aai/sparky-be.git] / sparkybe-onap-service / src / test / resources / oxm-reader / schema-ingest-single-oxm.properties
1  Test properties for the org.onap.aai.setup.SchemaLocationsBean
2 schemaConfig=NA
3 nodeDir=src/test/resources/oxm-reader/oxm/
4 edgeDir=src/test/resources/oxm-reader/oxm/
5
6 # New propterties required by the aai-common - aai-schema-ingest lib as of 1.3.0
7 schema.configuration.location=N/A
8 schema.nodes.location=src/test/resources/oxm-reader/oxm/
9 schema.edges.location=
10 # These versions need to exist if they are included in the list
11 schema.version.list=v8,v9,v10,v11,v12,v13
12 # Decalares the oxm version to load
13 schema.version.api.default=v11
14
15 # Setting this values to ${oxm.apiVersion} only to ensure the value used exists (we don't use this properties in our application)
16 schema.version.depth.start=v11
17 schema.version.related.link.start=v11
18 schema.version.app.root.start=v11
19 schema.version.namespace.change.start=v11
20 schema.version.edge.label.start=v11