[ADD]organization add num_teams

This commit is contained in:
2021-02-02 14:21:02 +08:00
parent 1e70764d63
commit ddaca5bafc
6 changed files with 82 additions and 70 deletions

View File

@@ -8,5 +8,6 @@ json.visibility organization.visibility
json.max_repo_creation organization.max_repo_creation
json.num_projects organization.num_projects
json.num_user organization.num_users
json.num_teams organization.num_teams
json.avatar_url url_to_avatar(organization)
json.created_at organization.created_on.strftime("%Y-%m-%d")