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: Implement Users/Groups #89

Merged
merged 6 commits into from
Mar 21, 2022
Merged

feat: Implement Users/Groups #89

merged 6 commits into from
Mar 21, 2022

Conversation

yitsushi
Copy link
Owner

@yitsushi yitsushi commented Mar 21, 2022

Related to #17

TODO

  • /users/groups/create
  • /users/groups/delete
  • /users/groups/invitations/accept
  • /users/groups/invitations/reject
  • /users/groups/invite
  • /users/groups/joined
  • /users/groups/leave
  • /users/groups/owned
  • /users/groups/pull
  • /users/groups/show
  • /users/groups/transfer
  • /users/groups/update
  • i/user-group-invites

How to get invitationId?

Required to use users/groups/invitations/accept and users/groups/invitations/reject)

Answer: i/user-group-invites

What does the users/groups/pull endpoint do?

Answer: Kick user 🤣

@coveralls
Copy link

coveralls commented Mar 21, 2022

Coverage Status

Coverage increased (+1.4%) to 83.3% when pulling 83262cb on user-groups into 0c1662f on main.

@yitsushi yitsushi marked this pull request as ready for review March 21, 2022 19:57
@yitsushi yitsushi changed the title feat: Implement Users/Groups feat: Implement Users/Groups Mar 21, 2022
@yitsushi yitsushi merged commit 2455927 into main Mar 21, 2022
@yitsushi yitsushi deleted the user-groups branch March 21, 2022 20:03
@yitsushi yitsushi mentioned this pull request Mar 23, 2022
11 tasks
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.

2 participants