Move the aai-schema, annotations and
[aai/schema-service.git] / aai-schema / src / main / resources / onap / dbedgerules / v15 / DbEdgeRules_pnp_v15.json
1 {
2   "rules": [
3     {
4       "from": "software-version",
5       "to": "pnf",
6       "label": "org.onap.relationships.inventory.BelongsTo",
7       "direction": "OUT",
8       "multiplicity": "MANY2ONE",
9       "contains-other-v": "!${direction}",
10       "delete-other-v": "NONE",
11       "SVC-INFRA": "NONE",
12       "prevent-delete": "!${direction}",
13       "default": "true",
14       "description":""
15     }
16   ]
17 }