Record
delete-commit-hosted-property-value-params
No description available.
record delete-commit-hosted-property-value-params {
workspace: string,
repo-slug: string,
commit: string,
app-key: string,
property-name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| workspace | string | |
| repo-slug | string | |
| commit | string | |
| app-key | string | |
| property-name | string |