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

Feat subscriptions #13

Merged
merged 7 commits into from
Jan 12, 2021
Merged

Feat subscriptions #13

merged 7 commits into from
Jan 12, 2021

Conversation

derrxb
Copy link
Contributor

@derrxb derrxb commented Jan 11, 2021

Implements:

  • GET api/v1/inboxes/:inbox_id/subscriptions => List of subscriptions
  • POST api/v1/inboxes/:inbox_id/subscriptions => Create a subscription
  • DELETE api/v1/inboxes/:inbox_id/subscriptions/:subscription_id => List of subscriptions

@derrxb derrxb requested review from Kyeg and eslywadan January 11, 2021 13:59
@derrxb
Copy link
Contributor Author

derrxb commented Jan 11, 2021

If you guys can, please look at least at the specs

@derrxb derrxb mentioned this pull request Jan 11, 2021
18 tasks
@derrxb derrxb merged commit b882f90 into main Jan 12, 2021
@Kyeg Kyeg deleted the feat--subscriptions branch January 14, 2021 15:35
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.

1 participant