CreateRepoRequest

Properties

Name
Type
Description
Notes

url

String

URL of the Git repository to be linked.

provider

String

Git provider. This field is case-insensitive. The available Git providers are gitHub, bitbucketCloud, gitLab, azureDevOpsServices, gitHubEnterprise, bitbucketServer, gitLabEnterpriseEdition and awsCodeCommit.

path

Option<String>

Desired path for the repo in the workspace. Must be in the format /Repos/{folder}/{repo-name}.

[optional]

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

Last updated