{ "opencollection": "1.0.0", "info": { "name": "Spacemesh AccountService NetworkService API", "version": "v2alpha1" }, "items": [ { "info": { "name": "NetworkService", "type": "folder" }, "items": [ { "info": { "name": "Network information", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/spacemesh.v2alpha1.NetworkService/Info" }, "docs": "Info is a method that returns an \"NetworkInfoResponse\".\nThis method is used to retrieve network information." }, { "info": { "name": "Network information", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/spacemesh.v2beta1.NetworkService/Info" }, "docs": "Info is a method that returns an \"NetworkInfoResponse\".\nThis method is used to retrieve network information." } ] } ], "bundled": true }