{ "opencollection": "1.0.0", "info": { "name": "Lightdash AiAgents Pull Requests API", "version": "0.3156.1" }, "items": [ { "info": { "name": "Pull Requests", "type": "folder" }, "items": [ { "info": { "name": "List pull requests", "type": "http" }, "http": { "method": "GET", "url": "/api/v1/projects/:projectUuid/pull-requests", "params": [ { "name": "projectUuid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "pageSize", "value": "", "type": "query" } ] }, "docs": "List the pull requests that have been created by write-backs for a project" } ] } ], "bundled": true }