Create a Git repository
Creates a new repository in Git for storing projects.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
gitType
The name of the Git provider that is used
Allowed values:
repoPath
The path in Git to the repository
Request
request body
repoName
Response
The result of creating a repository in Git
message
data
Errors
500
Internal Server Error