GitHubConnectionReposBatchRequest interface

Describes Github connection's repo bulk request

Properties

gitHubRepositoryUrls

Requested repos urls

operationType

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