{ "opencollection": "1.0.0", "info": { "name": "Persona Ingestion Meta API", "version": "1.0.0" }, "items": [ { "info": { "name": "Meta", "type": "folder" }, "items": [ { "info": { "name": "Get API version", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/v1/version" }, "docs": "Returns the current API version string." } ] } ], "bundled": true }