Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete -> cancel #98

Merged
merged 1 commit into from
Sep 24, 2018
Merged

delete -> cancel #98

merged 1 commit into from
Sep 24, 2018

Conversation

briandoconnor
Copy link
Contributor

I'm following the same approach as the Cromwell API:

https://cromwell.readthedocs.io/en/develop/api/RESTAPI/

DELETE now is a new endpoint /runs/{run_id}/cancel and this is done via a POST.

This was done because DELETE implies the record of this run is purged.

See issue #95

@geoffjentry
Copy link
Contributor

👍

@dglazer
Copy link
Member

dglazer commented Sep 18, 2018

LGTM (thanks Brian).

@tetron
Copy link
Contributor

tetron commented Sep 18, 2018

LGTM

@mckinsel
Copy link

👍

@briandoconnor briandoconnor merged commit c1b6caa into develop Sep 24, 2018
@briandoconnor briandoconnor deleted the briandoconnor-cancel-20180917 branch September 24, 2018 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants