Move the aai-schema, annotations and
[aai/schema-service.git] / aai-schema-gen / src / test / resources / schema-ingest.properties
1 # Model Driven Schema Configuration
2 schema.configuration.location=N/A
3
4 # Schema Nodes and Edges Configuration
5 schema.nodes.location=../aai-schema/src/main/resources/onap/oxm/
6 schema.edges.location=../aai-schema/src/main/resources/onap/dbedgerules/
7 schema.nodes.exclusion.list=
8 schema.edges.exclusion.list=
9
10 # Schema Version Configuration
11 schema.version.list=v10,v11,v12,v13,v14
12 schema.version.depth.start=v10
13 schema.version.related.link.start=v10
14 schema.version.app.root.start=v11
15 schema.version.namespace.change.start=v11
16 schema.version.edge.label.start=v12
17 schema.version.api.default=v14