{ "opencollection": "1.0.0", "info": { "name": "AKASH - gRPC Gateway docs Addresses Proposals API", "version": "1.0.0" }, "items": [ { "info": { "name": "Proposals", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/proposals", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/proposals" } }, { "info": { "name": "GET /v1/proposals/{id}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/proposals/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }