aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/artifact_type/artifact-directed-graph.json
blob: 7ab3a54348a044ff193baf1c3b85b8b9b05f55f3 (plain)
1
2
3
4
5
6
7
8
9
{
  "description": "Directed Graph File",
  "version": "1.0.0",
  "file_ext": [
    "json",
    "xml"
  ],
  "derived_from": "tosca.artifacts.Implementation"
}