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

Provide an endpoint to create a team #8

Open
magicknot opened this issue Oct 27, 2017 · 0 comments
Open

Provide an endpoint to create a team #8

magicknot opened this issue Oct 27, 2017 · 0 comments
Assignees
Milestone

Comments

@magicknot
Copy link
Contributor

magicknot commented Oct 27, 2017

POST /teams creates a new group by passing a JSON body:

{
  "name": "",
  "owners": [ ],
  "members": [ ]
}
@magicknot magicknot self-assigned this Oct 27, 2017
@magicknot magicknot removed the feature label Dec 3, 2017
@magicknot magicknot changed the title Add endpoints for Groups Provide an endpoint to create a team Dec 3, 2017
@magicknot magicknot added this to the 2.1 milestone Dec 6, 2017
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

No branches or pull requests

1 participant