Loading SOL002/VNFConfiguration-API/Configuration.robot +2 −2 Original line number Diff line number Diff line Loading @@ -286,7 +286,7 @@ JWT Encode ${encoded}= Evaluate jwt.encode(${payload}, ${key}, ${algorithm}) [Return] ${encoded} Get VNF configuration with permitted authorization scope Log Query VNF The GET method queries information about a configuration. Log Query VNF The GET method queries information about a configuration with permitted authorization scope. Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Loading @@ -298,7 +298,7 @@ Get VNF configuration with permitted authorization scope ${output}= Output response Set Suite Variable ${response} ${output} Get VNF configuration with not permitted authorization scope Log Query VNF The GET method queries information about a configuration. Log Query VNF The GET method queries information about a configuration with not permitted authorization scope. Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Loading Loading
SOL002/VNFConfiguration-API/Configuration.robot +2 −2 Original line number Diff line number Diff line Loading @@ -286,7 +286,7 @@ JWT Encode ${encoded}= Evaluate jwt.encode(${payload}, ${key}, ${algorithm}) [Return] ${encoded} Get VNF configuration with permitted authorization scope Log Query VNF The GET method queries information about a configuration. Log Query VNF The GET method queries information about a configuration with permitted authorization scope. Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Loading @@ -298,7 +298,7 @@ Get VNF configuration with permitted authorization scope ${output}= Output response Set Suite Variable ${response} ${output} Get VNF configuration with not permitted authorization scope Log Query VNF The GET method queries information about a configuration. Log Query VNF The GET method queries information about a configuration with not permitted authorization scope. Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Version": "${API_VERSION}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Loading