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

Add includes_all_repositories field to team API #166

Closed
wants to merge 2 commits into from

Conversation

ngourdon
Copy link

Name string `json:"name"`
Description string `json:"description"`
Organization *Organization `json:"organization"`
IsAllRepositories bool `json:"is_all_repositories"`
Copy link
Member

Choose a reason for hiding this comment

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

It would better to call it IncludeAllRepositories or something like that. Current name does not sound natural imho

Copy link
Author

Choose a reason for hiding this comment

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

You're right. I will rename it.

@ngourdon ngourdon changed the title Add is_all_repositories field to team API Add includes_all_repositories field to team API May 9, 2019
@ngourdon
Copy link
Author

structs have been moved to go-gitea/gitea

@ngourdon ngourdon closed this May 12, 2019
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.

3 participants