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

MkOrganization.java:149-154: Implement the "Add team membership"... #1310

Open
0pdd opened this issue May 11, 2017 · 1 comment
Open

MkOrganization.java:149-154: Implement the "Add team membership"... #1310

0pdd opened this issue May 11, 2017 · 1 comment

Comments

@0pdd
Copy link

0pdd commented May 11, 2017

The puzzle 1107-31e47c0d in src/main/java/com/jcabi/github/mock/MkOrganization.java (lines 149-154) has to be resolved: Implement the "Add team membership" API (see https://developer.github.com/v3/orgs/teams/#add-team-membership ) (per https://developer.github.com/v3/orgs/members/#add-a-member , you can't add a user directly to an org; you instead add them to one of that org's teams) and replace uses of this method with uses of that API (or downgrade this method to a convenience method for unit tests).

The puzzle was created by Chris Rebert on 02-Jun-15.

Estimate: 30 minutes, role: IMP.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and
about me.

@0crat
Copy link

0crat commented May 11, 2017

@yegor256 please, pay attention to this issue

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

2 participants