-
Notifications
You must be signed in to change notification settings - Fork 7
Use the appropriate method when performing a request #21
Conversation
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. |
@homu r+ |
📌 Commit 5e488e4 has been approved by |
Use the appropriate method when performing a request This fixes droplet creation
☀️ Test successful - status |
@kbknapp I'm up for that. |
Excellent! I've added you as a collaborator, and I'll add you to @homu once I get home. Feel free to push your branches to this repo instead of a your fork if you'd like. Once I add you to homu you'll be able to use that to merge as well. |
Great, thanks! |
Oh, and could you push a new version of doapi-rs to crates.io when you get home as well? Just while you've got doapi on your mind :) |
Will do! |
@aidanhs you've been added. |
This fixes droplet creation