aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen/src/test/resources/schema-ingest.properties
blob: 5260e553570f118ff9107f5338cfe464e9b5c00d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Model Driven Schema Configuration
schema.configuration.location=N/A

# Schema Nodes and Edges Configuration
schema.nodes.location=../aai-schema/src/main/resources/onap/oxm/
schema.edges.location=../aai-schema/src/main/resources/onap/dbedgerules/
schema.nodes.exclusion.list=
schema.edges.exclusion.list=

# Schema Version Configuration
schema.version.list=v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28
schema.version.depth.start=v10
schema.version.related.link.start=v10
schema.version.app.root.start=v11
schema.version.namespace.change.start=v11
schema.version.edge.label.start=v12
schema.version.api.default=v28