Generating Blast Radius
GET
endpoints/blast
Now that you'd like to compare the changes and understand the blast radius of the changes, between the main/master branch and the branch you're planning to merge - we use this endpoint.
Headers
Name
Value
Authorization
Bearer <token>
Query Params
Name
Type
Description
project_id
number
Generated project id during parse
base_branch
string
base branch name
Response
Last updated