{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts Maintenance Windows API", "version": "3.0.3" }, "items": [ { "info": { "name": "Maintenance Windows", "type": "folder" }, "items": [ { "info": { "name": "maintenance_windows", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/maintenance_windows", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the future windows for maintenance in current epoch for the specified account. In the maintenance windows, the node will not be block producer or chunk producer." } ] } ], "bundled": true }