Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Permit an absent content-type #22

Merged
merged 1 commit into from May 6, 2016
Merged

Conversation

aidanhs
Copy link
Collaborator

@aidanhs aidanhs commented Apr 8, 2016

Despite what the DO docs say for deleting a droplet (https://developers.digitalocean.com/documentation/v2/#delete-a-droplet), it does not appear to return with any content type (which is valid).

I think the better way to handle this would be to make content-type an Option and bump the version of doapi-rs due to the backwards incompatibility - let me know if you're ok with this and I'll alter this PR.

@yo-bot
Copy link
Collaborator

yo-bot commented Apr 8, 2016

Thanks for the pull request, and welcome! The team is excited to review your changes, and you should hear from @kbknapp (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@kbknapp
Copy link
Owner

kbknapp commented May 6, 2016

@homu r+

@homu
Copy link
Collaborator

homu commented May 6, 2016

📌 Commit 8a707ae has been approved by kbknapp

@homu homu merged commit 8a707ae into kbknapp:master May 6, 2016
homu added a commit that referenced this pull request May 6, 2016
Permit an absent content-type

Despite what the DO docs say for deleting a droplet (https://developers.digitalocean.com/documentation/v2/#delete-a-droplet), it does not appear to return with any content type (which is valid).

I think the better way to handle this would be to make content-type an Option and bump the version of doapi-rs due to the backwards incompatibility - let me know if you're ok with this and I'll alter this PR.
@homu
Copy link
Collaborator

homu commented May 6, 2016

⚡ Test exempted - status

@aidanhs aidanhs deleted the aphs-no-content-type branch May 6, 2016 16:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants