summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service/src/integration-test/resources/mocoserver/gethost.json
diff options
context:
space:
mode:
Diffstat (limited to 'ResmanagementService/service/src/integration-test/resources/mocoserver/gethost.json')
-rw-r--r--ResmanagementService/service/src/integration-test/resources/mocoserver/gethost.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ResmanagementService/service/src/integration-test/resources/mocoserver/gethost.json b/ResmanagementService/service/src/integration-test/resources/mocoserver/gethost.json
index 427d208..f12b3e1 100644
--- a/ResmanagementService/service/src/integration-test/resources/mocoserver/gethost.json
+++ b/ResmanagementService/service/src/integration-test/resources/mocoserver/gethost.json
@@ -1,6 +1,6 @@
{
"request": {
- "uri": "/openoapi/vimdriver/v1/[a-zA-Z0-9\\-\\_]{1,36}/hosts/[a-zA-Z0-9\\-\\_]{1,36}",
+ "uri": "/api/vimdriver/v1/[a-zA-Z0-9\\-\\_]{1,36}/hosts/[a-zA-Z0-9\\-\\_]{1,36}",
"method": "get",
"headers": {
"Content-Type": "application/json;charset=UTF-8"