aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources
diff options
context:
space:
mode:
authoraosull01 <adrian.osullivan@huawei.com>2020-04-15 15:48:58 +0100
committeraosull01 <adrian.osullivan@huawei.com>2020-04-15 15:51:10 +0100
commit86f0fd6ce609d5cf496ce4bb22656fb1ceb43c54 (patch)
tree07263105c7f1789127c82b5f08860e6200ebf59e /src/test/resources
parentf5f7ea1cda4d87128a85a864fe96d7c2ec852ef9 (diff)
Update SO POST API for serviceInstances6.0.3
Issue-ID: EXTAPI-431 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ieadbfb3ff3bc15664b7526c3ee8e8d628d6af4d7
Diffstat (limited to 'src/test/resources')
-rw-r--r--src/test/resources/mappings/so/so_post_create_service_instance.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/mappings/so/so_post_create_service_instance.json b/src/test/resources/mappings/so/so_post_create_service_instance.json
index 8d319f6..c1d556e 100644
--- a/src/test/resources/mappings/so/so_post_create_service_instance.json
+++ b/src/test/resources/mappings/so/so_post_create_service_instance.json
@@ -1,7 +1,7 @@
{
"request": {
"method": "POST",
- "url": "/onap/so/infra/serviceInstantiation/v7/serviceInstances/"
+ "url": "/onap/so/infra/serviceInstantiation/v7/serviceInstances"
},
"response": {
"status": 201,