{ "opencollection": "1.0.0", "info": { "name": "IPFS RPC Add Commands API", "version": "v0" }, "items": [ { "info": { "name": "Commands", "type": "folder" }, "items": [ { "info": { "name": "commands", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:5001/api/v0/commands", "params": [ { "name": "flags", "value": "", "type": "query", "description": "Show command flags." } ] }, "docs": "List all available commands." } ] } ], "bundled": true }