aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene_Robert <rene.robert@orange.com>2019-09-06 08:02:33 +0200
committerRene_Robert <rene.robert@orange.com>2019-09-06 08:02:33 +0200
commita3324ab0a92e199b36767f9b13e14a5963e19c60 (patch)
treebc54be383c4c691191885128891b66a517288a8c
parent6e7e055e27731b451437aefa336d382f31cbc38c (diff)
SNDC preload change (http to https, 30202 to 30267)
Issue-ID: DOC-542 Signed-off-by: Rene_Robert <rene.robert@orange.com> Change-Id: Ice1fc5853d9ad31e79ea8e941a8b053589b80a30
-rw-r--r--test/postman/integration_test_urls.postman_environment.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/postman/integration_test_urls.postman_environment.json b/test/postman/integration_test_urls.postman_environment.json
index d376409d8..5b3841c82 100644
--- a/test/postman/integration_test_urls.postman_environment.json
+++ b/test/postman/integration_test_urls.postman_environment.json
@@ -29,7 +29,7 @@
{
"enabled": true,
"key": "url-sdnc",
- "value": "http://sdnc.api.simpledemo.onap.org:30202",
+ "value": "https://sdnc.api.simpledemo.onap.org:30267",
"type": "text"
},
{