new lib version [CI SKIP]
This commit is contained in:
2
dist/services/RunnerService.js
vendored
2
dist/services/RunnerService.js
vendored
@@ -63,7 +63,7 @@ class RunnerService {
|
||||
}
|
||||
/**
|
||||
* Remove
|
||||
* Delete the runner whose id you provided. <br> If no runner with this id exists it will just return 204(no content).
|
||||
* Delete the runner whose id you provided. <br> This will also delete all scans and cards associated with the runner. <br> If no runner with this id exists it will just return 204(no content).
|
||||
* @param id
|
||||
* @param force
|
||||
* @returns ResponseRunner
|
||||
|
||||
Reference in New Issue
Block a user