Vinicius Chiele

Results 2 issues of Vinicius Chiele

Hi, I'm using Jenkins version 2.138.1 and the URL to delete credentials is /doDelete instead of /delete ``` const deleteCredentialURL = baseCredentialsURL + "credential/%s/doDelete" ```

* Add endpoints to modify the scheduler state * Requested on #179