Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/octopush/pulls/38
690 B
690 B
EditTeamOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| can_create_org_repo | Option<bool> | [optional] | |
| description | Option<String> | [optional] | |
| includes_all_repositories | Option<bool> | [optional] | |
| name | String | ||
| permission | Option<String> | [optional] | |
| units | Option<Vec> | [optional] | |
| units_map | Option<::std::collections::HashMap<String, String>> | [optional] |