{ "opencollection": "1.0.0", "info": { "name": "Polkadot REST Account Common API", "version": "0.1.3" }, "items": [ { "info": { "name": "Common", "type": "folder" }, "items": [ { "info": { "name": "Get current timestamp", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/v1/api/now" }, "docs": "Returns the current server timestamp in Unix seconds." } ] } ], "bundled": true }