Edit

Share via


GetAccessibleRepositoriesRequest interface

Request to get accessible repositories based on permission.

Properties

permission

Permission being requested, must be "viewAlert" "dismissAlert" "manage" "viewEnablement" "repoRead" or "repoContribute"

repositoryIds

List of repository IDs to check permissions for

Property Details

permission

Permission being requested, must be "viewAlert" "dismissAlert" "manage" "viewEnablement" "repoRead" or "repoContribute"

permission: string

Property Value

string

repositoryIds

List of repository IDs to check permissions for

repositoryIds: string[]

Property Value

string[]