Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/GitInterfaces
PullRequestTabExtensionConfig
Interface PullRequestTabExtensionConfig
Initial config contract sent to extensions creating tabs on the pull request page
interface
PullRequestTabExtensionConfig
{
pullRequestId
?:
number
;
repositoryId
?:
string
;
}
Index
Properties
pull
Request
Id?
repository
Id?
Properties
Optional
pull
Request
Id
pullRequestId
?:
number
Optional
repository
Id
repositoryId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pull
Request
Id
repository
Id
azure-devops-node-api
Loading...
Initial config contract sent to extensions creating tabs on the pull request page