Runner scans endpoint #113
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A rather simple endpoint listening under /api/runners/:id/scans that just return's all of the runner's scans.
There should also be a flag for only getting valid scans (e.g. ?onlyValid).