From 3e456c48c005fb6e772c193f090d1668199ca49a Mon Sep 17 00:00:00 2001 From: zulfiqar <sana.zulfiqar@xflowresearch.com> Date: Thu, 11 Mar 2021 10:52:07 +0100 Subject: [PATCH] Updated API version --- SOL005/NSDManagement-API/environment/variables.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOL005/NSDManagement-API/environment/variables.txt b/SOL005/NSDManagement-API/environment/variables.txt index 410a1b4f..6331cfcd 100644 --- a/SOL005/NSDManagement-API/environment/variables.txt +++ b/SOL005/NSDManagement-API/environment/variables.txt @@ -9,7 +9,7 @@ ${ACCEPT_JSON} application/json ${apiRoot} / ${AUTH_USAGE} 1 ${NEG_AUTHORIZATION_TOKEN} Bearer negativetoken -${apiMajorVersion} v1 +${apiMajorVersion} v2 ${apiName} nsd ${FIELD_USAGE} 1 ${NFVO_AUTHENTICATION} Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9 -- GitLab