From a3324ab0a92e199b36767f9b13e14a5963e19c60 Mon Sep 17 00:00:00 2001 From: Rene_Robert Date: Fri, 6 Sep 2019 08:02:33 +0200 Subject: [PATCH] SNDC preload change (http to https, 30202 to 30267) Issue-ID: DOC-542 Signed-off-by: Rene_Robert Change-Id: Ice1fc5853d9ad31e79ea8e941a8b053589b80a30 --- test/postman/integration_test_urls.postman_environment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }, { -- 2.16.6