aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/mappings/so_post_create_service_instance.json
diff options
context:
space:
mode:
authorromaingimbert <romain.gimbert@orange.com>2018-07-09 11:46:10 +0200
committerromaingimbert <romain.gimbert@orange.com>2018-07-09 11:46:10 +0200
commit89e09af4b56c883059378623d67e3b514e42fb76 (patch)
treeea20786492fc13276a2c42f2ff1a204e05070489 /src/test/resources/mappings/so_post_create_service_instance.json
parenta42cd685193bd9156a25fe0708ba8c4a30664137 (diff)
adapt NBI to Beijing
-change SO Url to "v6" -add xtransactionid in AAI request header -add fields Project and OwningEntity in SO request -fix tests Change-Id: I014e8731079134dae8754900b00f71f48dd530aa Issue-ID: EXTAPI-117 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
Diffstat (limited to 'src/test/resources/mappings/so_post_create_service_instance.json')
-rw-r--r--src/test/resources/mappings/so_post_create_service_instance.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/mappings/so_post_create_service_instance.json b/src/test/resources/mappings/so_post_create_service_instance.json
index f5aaa90..7724860 100644
--- a/src/test/resources/mappings/so_post_create_service_instance.json
+++ b/src/test/resources/mappings/so_post_create_service_instance.json
@@ -1,7 +1,7 @@
{
"request": {
"method": "POST",
- "url": "/ecomp/mso/infra/serviceInstances/v4"
+ "url": "/ecomp/mso/infra/serviceInstances/v6"
},
"response": {
"status": 201,