Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 809 Bytes

File metadata and controls

16 lines (11 loc) · 809 Bytes

GitTokenRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]