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

Implement "Create team" endpoint #44

Open
viniciusalbuquerque opened this issue Nov 12, 2018 · 0 comments
Open

Implement "Create team" endpoint #44

viniciusalbuquerque opened this issue Nov 12, 2018 · 0 comments
Assignees
Labels
feature New feature or request v1

Comments

@viniciusalbuquerque
Copy link
Contributor

viniciusalbuquerque commented Nov 12, 2018

A team should have:

  • Name;
  • Email of adm;
  • List of emails of members of the team.
@viniciusalbuquerque viniciusalbuquerque added the feature New feature or request label Nov 12, 2018
viniciusalbuquerque pushed a commit that referenced this issue Nov 12, 2018
To be created, a team is required to have a unique name and a list
with its members. The list cannot be null or empty.

To use this endpoint, you should use the path '/teams/create'.
@viniciusalbuquerque viniciusalbuquerque self-assigned this Nov 12, 2018
viniciusalbuquerque added a commit that referenced this issue Sep 26, 2019
CarlosRodrigo added a commit that referenced this issue Feb 6, 2020
CarlosRodrigo added a commit that referenced this issue Oct 27, 2020
Add teams endpoint and api tests
CarlosRodrigo added a commit that referenced this issue Nov 13, 2020
Add teams endpoint and api tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request v1
Projects
Development

No branches or pull requests

2 participants