{ "opencollection": "1.0.0", "info": { "name": "Airflow Asset Version API", "version": "2" }, "items": [ { "info": { "name": "Version", "type": "folder" }, "items": [ { "info": { "name": "Airflow Get Version", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v2/version" }, "docs": "Get version information." } ] } ], "bundled": true }