blob: 39e08edf1ba1de04d6dcaa5c8c737fac087242f6 [file] [log] [blame]
Ravi Geda2ecd77c2018-11-29 11:23:46 +00001# Schema Version Related Attributes
2schema.uri.base.path=/aai
3# Lists all of the versions in the schema
4schema.version.list=v9,v10,v11,v12,v13,v14
5# Specifies from which version should the depth parameter to default to zero
6schema.version.depth.start=v9
7# Specifies from which version should the related link be displayed in response payload
8schema.version.related.link.start=v10
9# Specifies from which version should the client see only the uri excluding host info
10# Before this version server base will also be included
11schema.version.app.root.start=v11
12# Specifies from which version should the namespace be changed
13schema.version.namespace.change.start=v12
14# Specifies from which version should the client start seeing the edge label in payload
15schema.version.edge.label.start=v12
16# Specifies the version that the application should default to
17schema.version.api.default=v14
18
19# Schema Location Related Attributes
20schema.configuration.location=NA
21schema.nodes.location=/opt/app/crud-api/bundleconfig/etc/onap/oxm
22schema.edges.location=/opt/app/crud-api/bundleconfig/etc/onap/dbedgerules