Separator argument missing 2.6.1
Target file: SOL003/VNFFaultManagement-API/FaultManagement-APIKeyword.robot
${schema} = Catenate ${input} .schema.json
should be
${schema} = Catenate SEPARATOR= ${input} .schema.json
~"2.6.1" ~"Plu-2021"
Edited by raducc