RepositoryWebhook interface
Represents a repository's webhook returned from a source provider.
Properties
name | The friendly name of the repository. |
types | |
url | The URL of the repository. |
Property Details
name
The friendly name of the repository.
name: string
Property Value
string
types
url
The URL of the repository.
url: string
Property Value
string