aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/baseconfiguration/Definitions/relationship_types.json
blob: 87d2dc586d9dadba062fcfb2381b17627c8beb06 (plain)
1
2
3
4
5
6
7
8
9
{
  "relationship_types": {
    "tosca.relationships.ConnectsTo": {
      "description": "Relationship tosca.relationships.ConnectsTo",
      "version": "1.0.0",
      "derived_from": "tosca.relationships.Root"
    }
  }
}