Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

EditTeamOption struct #25

Merged
merged 1 commit into from
Dec 8, 2016
Merged

EditTeamOption struct #25

merged 1 commit into from
Dec 8, 2016

Conversation

ethantkoenig
Copy link
Member

@ethantkoenig ethantkoenig commented Dec 7, 2016

This PR adds an EditTeamOption struct to gitea/org_team.go. I am planning to add API endpoints for editing/removing an organization's teams, and that will require EditTeamOption.

This matches the corresponding Github parameters. The only omitted parameter is privacy, since (to my knowledge) Gitea does not distinguish between secret/closed teams.

@tboerger
Copy link
Member

tboerger commented Dec 7, 2016

LGTM

@lunny
Copy link
Member

lunny commented Dec 8, 2016

LGTM

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

Successfully merging this pull request may close these issues.

None yet

3 participants