Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 758 Bytes

UpdateCredentialRequest.md

File metadata and controls

13 lines (8 loc) · 758 Bytes

UpdateCredentialRequest

Properties

Name Type Description Notes
personal_access_token String The personal access token used to authenticate to the corresponding Git provider.
git_username Option<String> Git username. [optional]
git_provider Option<String> Git provider. This field is case-insensitive. The available Git providers are awsCodeCommit, azureDevOpsServices, bitbucketCloud, bitbucketServer, gitHub, gitHubEnterprise, gitLab, and gitLabEnterpriseEdition. [optional]

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