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

List group permission for repo #61

Merged
merged 3 commits into from
May 16, 2017

Conversation

j0nathan33
Copy link
Contributor

No description provided.

@cdancy cdancy self-assigned this May 11, 2017
@cdancy cdancy modified the milestones: v0.0.15, v0.0.16 May 11, 2017
@cdancy
Copy link
Owner

cdancy commented May 16, 2017

All tests pass as expected. Merging this but changing the name of endpoint from listPermissionsGroup to listPermissionsByGroup

@cdancy cdancy merged commit 1ea5bae into cdancy:master May 16, 2017
@cdancy
Copy link
Owner

cdancy commented May 16, 2017

Thanks @j0nathan33 !

@j0nathan33 j0nathan33 deleted the repo-permission-list-group branch May 16, 2017 14:47
@j0nathan33
Copy link
Contributor Author

Ok thanks, I will do change in my side :)

@Path("/{project}/repos/{repo}/permissions/groups")
@Fallback(BitbucketFallbacks.PermissionsPageOnError.class)
@GET
PermissionsPage listPermissionsGroup(@PathParam("project") String project,
Copy link
Owner

Choose a reason for hiding this comment

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

@j0nathan33 FYI ... I'm going to rename this on master to listGroupPermissions.

Copy link
Owner

Choose a reason for hiding this comment

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

Ignore that ... looks like we already did something similar :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants