Record
delete-actions-cache-by-key-params
No description available.
record delete-actions-cache-by-key-params {
owner: string,
repo: string,
key: string,
ref: option<code-scanning-ref>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| key | string | |
| ref | option<code-scanning-ref> |