Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

add api to create membership in org #194

Merged
merged 2 commits into from
Aug 17, 2015
Merged

Conversation

arieljake
Copy link
Contributor

@@ -101,6 +101,14 @@ class Org
return cb(err) if err
if s isnt 204 then cb(new Error("Org concealMembership error")) else cb null, b, h

# Add a user to an organization
# '/orgs/flatiron/members/pksunkara' PUT
# - role, required - params.role
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line. Otherwise, looks good to me.

@arieljake
Copy link
Contributor Author

update file as requested. Please consider PR again. Thanks for the quick response on this.

pksunkara added a commit that referenced this pull request Aug 17, 2015
add api to create membership in org
@pksunkara pksunkara merged commit 03457fd into pksunkara:master Aug 17, 2015
@arieljake arieljake deleted the patch-1 branch August 17, 2015 14:13
@arieljake
Copy link
Contributor Author

When can you do an npm version bump and publish?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants