| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | ||
| description | Option<String> | [optional] | |
| r#type | models::GitProviderEnum | ||
| token | String | The token from your git provider side | |
| workspace | Option<String> | Mandatory only for BITBUCKET git provider, to allow us to fetch repositories at creation/edition of a service | [optional] |
| git_api_url | Option<String> | custom git api url for the given git provider/type. I.e: Self-hosted version of Gitlab | [optional] |