Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Delete assets deleting job instead #38

Open
dmfranko opened this issue Nov 6, 2014 · 0 comments
Open

Delete assets deleting job instead #38

dmfranko opened this issue Nov 6, 2014 · 0 comments

Comments

@dmfranko
Copy link
Contributor

dmfranko commented Nov 6, 2014

I contributed the code for the Asset deletion, however at the time I had named the method asset_delete as opposed delete or rest_delete due to a collision I was seeing. It looks like an alias was created, but unfortunately it looks like it deletes the entire job and not the assets.

SauceWhisk::Assets.rest_delete "459887345

If I look at the url that's invoked by the above, it's trying to delete the asset:

https://saucelabs.com/rest/v1/dfranko/jobs/459887345

I'd be happy to fix this, I just don't know what the correct way of doing so would be.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant