R2 model updates
[sdc.git] / catalog-be / src / main / resources / import / tosca / artifact-types / artifactTypes.yml
index 7b7e640..df5cf0a 100644 (file)
@@ -28,3 +28,6 @@ tosca.artifacts.File:
 tosca.artifacts.Implementation:
   derived_from: tosca.artifacts.Root
   description: This artifact type represents the parent type for all implementation artifacts in TOSCA. These artifacts are used to implement operations of TOSCA interfaces either directly (e.g., scripts) or indirectly (e.g., config. files).
+
+tosca.artifacts.nfv.SwImage:
+  derived_from: tosca.artifacts.Deployment.Image
\ No newline at end of file