Fix path issues
[policy/models.git] / models-interactions / model-actors / actor.so / src / test / resources / service.yaml
index b1ac162..4bf074f 100644 (file)
@@ -21,11 +21,11 @@ httpClients:
 - clientName: my-client
   hostname: localhost
   port: 80
-  basePath: base-url
+  basePath: base-url/
   managed: true
 actors:
   SO:
     clientName: my-client
     operations:
       VF Module Create:
-        path: create
\ No newline at end of file
+        path: serviceInstantiation/v7
\ No newline at end of file