Default ActorImpl should have an "operations" property
[policy/models.git] / models-interactions / model-actors / actor.cds / src / test / resources / service.yaml
index 0d3c76f..19ff698 100644 (file)
 #
 actors:
   CDS:
-    any:
-      timeout: 10
-      port: 6700
-      host: my-host
-      username: my-user
-      password: my-pass
+    operations:
+      any:
+        timeout: 10
+        port: 6700
+        host: my-host
+        username: my-user
+        password: my-pass