Record
repository-subscription
No description available.
record repository-subscription {
created-at: string,
ignored: bool,
reason: string,
repository-url: string,
subscribed: bool,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | string | |
| ignored | bool | |
| reason | string | |
| repository-url | string | |
| subscribed | bool | |
| url | string |