{ "opencollection": "1.0.0", "info": { "name": "ZAP accessControl soap API", "version": "2.16.1" }, "items": [ { "info": { "name": "soap", "type": "folder" }, "items": [ { "info": { "name": "soapActionImportFile", "type": "http" }, "http": { "method": "GET", "url": "http://zap/JSON/soap/action/importFile/", "params": [ { "name": "file", "value": "", "type": "query" } ] }, "docs": "Import a WSDL definition from local file." }, { "info": { "name": "soapActionImportUrl", "type": "http" }, "http": { "method": "GET", "url": "http://zap/JSON/soap/action/importUrl/", "params": [ { "name": "url", "value": "", "type": "query" } ] }, "docs": "Import a WSDL definition from a URL." } ] } ], "bundled": true }