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-06 11:54:49 +0200
committerromaingimbert <romain.gimbert@orange.com>2018-07-06 12:26:03 +0200
commit7f3ac1ec967c0768c3807c1d980e4b6b658d7ec0 (patch)
tree6c876ff62b462eecac5ed989198c49fe164e90ef /src/test/resources/mappings/so_post_create_service_instance.json
parent41c7f9dab184a49808104b308a57409f4ee8a1b1 (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: I61f3ef9f99f4d200cc8f04e7f4929dc1fddf130a 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,