Add UAT for imperative workflow
[ccsdk/cds.git] / components / model-catalog / blueprint-model / uat-blueprints / imperative_workflow / Definitions / artifact_types.json
1 {
2   "artifact_types" : {
3     "artifact-mapping-resource" : {
4       "description" : "Resource Mapping File used along with Configuration template",
5       "version" : "1.0.0",
6       "derived_from" : "tosca.artifacts.Implementation",
7       "file_ext" : [ "json" ]
8     }
9   }
10 }