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

Change the do_add_member/2 function to use PUT instead of POST and add destroy_member/2 #3

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

jnylen
Copy link
Contributor

@jnylen jnylen commented Oct 20, 2020

I changed the do_add_member/2 function to use PUT instead of POST in order for us to update the subscription status from the API.

I also added a function to perm. delete a signup.

@tmjoen tmjoen merged commit 668a1bf into twined:master Oct 20, 2020
@tmjoen
Copy link
Contributor

tmjoen commented Oct 20, 2020

Thanks! I'll fix the failing test :)

@tmjoen
Copy link
Contributor

tmjoen commented Oct 20, 2020

Published 0.0.6 now

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.

None yet

2 participants