GitHubConnectionReposBatchRequest interface
Describes Github connection's repo bulk request
Properties
git |
Requested repos urls |
operation |
Operation type (f. e. add, remove) |
Property Details
gitHubRepositoryUrls
Requested repos urls
gitHubRepositoryUrls: GitHubConnectionRepoModel[]
Property Value
operationType
Operation type (f. e. add, remove)
operationType: string
Property Value
string