Robot script is not allowing POST,PUT methods in SOL003/VNFLifecycleManagement-API/IndividualVNFInstance.robot
request':
- 'method':
- "Request was not one of the allowed request methods. Got post
: Expected one of: {'delete', 'get', 'patch'}
"
'request':
- 'method':
- "Request was not one of the allowed request methods. Got put
: Expected one of: {'delete', 'get', 'patch'}
"
Edited by Elian Kraja