Add SO VF Module Delete Operation
[policy/models.git] / models-interactions / model-actors / actor.so / src / test / resources / service.yaml
index 4bf074f..e1cb0d9 100644 (file)
@@ -28,4 +28,6 @@ actors:
     clientName: my-client
     operations:
       VF Module Create:
-        path: serviceInstantiation/v7
\ No newline at end of file
+        path: serviceInstantiation/v7/serviceInstances
+      VF Module Delete:
+        path: serviceInstances/v7
\ No newline at end of file