{ "opencollection": "1.0.0", "info": { "name": "DMI Backend actions operators API", "version": "0.1.0" }, "items": [ { "info": { "name": "operators", "type": "folder" }, "items": [ { "info": { "name": "List Operators", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/operators/" }, "docs": "Return the full operator catalog (names, schemas, DAG rules)." } ] } ], "bundled": true }