Repositories
Associate a repository with a project
Associates a repository with a project where none has been previously set
POST
Authorizations
a valid bearer token
Headers
Path Parameters
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
The Git provider type
Available options:
github, gitlab, azure-devops Example:
"github"
${repositories.create.providerParameters.desc}
The name of the repository
Required string length:
1 - 255Example:
"my-project-repository"
Response
Repository associated successfully
