{ "opencollection": "1.0.0", "info": { "name": "AI Service Actions Project Jobs Stats API", "version": "1.0.0" }, "items": [ { "info": { "name": "Project Jobs Stats", "type": "folder" }, "items": [ { "info": { "name": "Get jobs statistics", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stats/project" }, "docs": "Get jobs statistics\n" } ] } ], "bundled": true }