5G Core Network Service CBA package upload
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / 5GC_Simulator_CNF_CDS / Definitions / artifact_types.json
1 {
2   "artifact_types": {
3     "artifact-directed-graph": {
4       "description": "Directed Graph File",
5       "version": "1.0.0",
6       "derived_from": "tosca.artifacts.Implementation",
7       "file_ext": [
8         "json",
9         "xml"
10       ]
11     },
12     "artifact-mapping-resource": {
13       "description": "Resource Mapping File used along with Configuration template",
14       "version": "1.0.0",
15       "derived_from": "tosca.artifacts.Implementation",
16       "file_ext": [
17         "json"
18       ]
19     },
20     "artifact-template-velocity": {
21       "description": " Velocity Template used for Configuration",
22       "version": "1.0.0",
23       "derived_from": "tosca.artifacts.Implementation",
24       "file_ext": [
25         "vtl"
26       ]
27     }
28   }
29 }