Solve vulnerabilities using Pull Requests (PR) via API
Learn how to use Pull Requests (PR) via the API.
Endpoints
curl -X 'GET' \ 'https://debricked.com/api/1.0/open/repository/15707/get-branches' \ -H 'accept: */*' \ -H 'Authorization: Bearer <token>curl -X 'GET' \ 'https://debricked.com/api/1.0/open/repository/15707/pull-request/branch/2/1/0' \ -H 'accept: */*' \ -H 'Authorization: Bearer <token>Last updated
Was this helpful?

