{ "opencollection": "1.0.0", "info": { "name": "Polkadot REST Account version API", "version": "0.1.3" }, "items": [ { "info": { "name": "version", "type": "folder" }, "items": [ { "info": { "name": "API version", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/v1/v1/version" }, "docs": "Returns the current version of the Polkadot REST API." } ] } ], "bundled": true }