SOL003-VNFLifeCycleManagement-API - VNFInstances.robot: Typo on URI (Create a new vnfInstance)
Line 25 Post {apiRoot}
{apiName}/${apiVersion}/vnf_instances ${body}
missing a / between ${apiRoot} and ${apiName}
WARNING! Gitlab maintenance operation scheduled for Saturday, 27 September 2025, from 07:00 AM to 4:00 PM GMT (09:00 AM to 6:00 PM CEST)
Line 25 Post {apiRoot}
{apiName}/${apiVersion}/vnf_instances ${body}
missing a / between ${apiRoot} and ${apiName}