Fix simulator preset 29/68029/2
authorkurczews <krzysztof.kurczewski@nokia.com>
Thu, 20 Sep 2018 09:44:24 +0000 (11:44 +0200)
committerkurczews <krzysztof.kurczewski@nokia.com>
Thu, 20 Sep 2018 11:44:45 +0000 (13:44 +0200)
After Portal API update simulator preset needs to be updated

Issue-ID: VID-313
Change-Id: I960fed36f0bbc82bc6b3a2b2e01d9b22322b5719
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
vid-ext-services-simulator/src/main/resources/preset_registration/general/ecompportal_getSessionSlotCheckInterval.json

index a43092e..cc7f76c 100644 (file)
@@ -2,7 +2,7 @@
   {
     "simulatorRequest": {
       "method": "GET",
-      "path": "/ecompportal_att/auxapi//getSessionSlotCheckInterval"
+      "path": "/ONAPPORTAL/auxapi/v[0-9]+/getSessionSlotCheckInterval"
     },
     "simulatorResponse": {
       "responseCode": 200,
@@ -12,7 +12,7 @@
   {
     "simulatorRequest": {
       "method": "POST",
-      "path": "/ecompportal_att/auxapi//extendSessionTimeOuts"
+      "path": "/ONAPPORTAL/auxapi//extendSessionTimeOuts"
     },
     "simulatorResponse": {
       "responseCode": 200,
@@ -22,7 +22,7 @@
   {
     "simulatorRequest": {
       "method": "GET",
-      "path": "/ecompportal_att/auxapi/context/get_user"
+      "path": "/ONAPPORTAL/auxapi/context/get_user"
     },
     "simulatorResponse": {
       "responseCode": 200,