UNPKG

@itentialopensource/adapter-nuage

Version:
24 lines 521 B
{ "actions": [ { "name": "getVRSs", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/vrss/{pathv1}?{query}", "schema": "schema.json", "headers": {}, "responseObjects": [ { "type": "withpathv1", "key": "", "mockFile": "mockdatafiles/getVRS-pathv1.json" }, { "type": "default", "key": "", "mockFile": "mockdatafiles/getVRS-default.json" } ] } ] }