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

Add Collaborators API #1473

Merged
merged 10 commits into from Jun 25, 2020
Merged

Conversation

Nitish145
Copy link
Member

@Nitish145 Nitish145 commented May 31, 2020

Describe the changes you have made in this PR -

  1. Adds the following collaborators endpoints

    • /api/v1/projects/:project_id/collaborators to GET & POST collaborators.
    • /api/v1/projects/:project_id/collaborators/:id to DELETE a collaborator.
  2. Add specs for each controller action and possible test cases.

The updated docs are available here

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

@coveralls
Copy link

coveralls commented May 31, 2020

Coverage Status

Coverage increased (+0.4%) to 85.81% when pulling f48db35 on Nitish145:collaborations_api into 8b29336 on CircuitVerse:master.

@Nitish145
Copy link
Member Author

@tachyons please check!!

@Nitish145
Copy link
Member Author

@tachyons any more changes here ?

@codeclimate
Copy link

codeclimate bot commented Jun 25, 2020

Code Climate has analyzed commit f48db35 and detected 0 issues on this pull request.

View more on Code Climate.

@tachyons tachyons merged commit e8bd8cf into CircuitVerse:master Jun 25, 2020
@Nitish145 Nitish145 deleted the collaborations_api branch October 1, 2020 06:07
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

3 participants