{ "opencollection": "1.0.0", "info": { "name": "Infra Authentication Settings API", "version": "0.0.0" }, "items": [ { "info": { "name": "Settings", "type": "folder" }, "items": [ { "info": { "name": "GetServerConfiguration", "type": "http" }, "http": { "method": "GET", "url": "https://api.infrahq.com/api/server-configuration", "headers": [ { "name": "Infra-Version", "value": "" } ] }, "docs": "GetServerConfiguration" }, { "info": { "name": "Version", "type": "http" }, "http": { "method": "GET", "url": "https://api.infrahq.com/api/version", "headers": [ { "name": "Infra-Version", "value": "" } ] }, "docs": "Version" } ] } ], "bundled": true }