2.6.1 Check LINK in Header Bug
https://forge.etsi.org/rep/nfv/api-tests/blob/2.6.1-fix-plu/SOL005/NSDManagement-API/NSDManagementKeywords.robot
Check LINK in Header
${linkURL}= Get Value From Json ${response.headers} $..Link
Should Not Be Empty ${linkURL}
${response['headers']} should be the correct form.
issue