Record
post-node-params
No description available.
record post-node-params {
path: string,
name: string,
operation: option<string>,
delete-authorizable: option<string>,
file: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| path | string | |
| name | string | |
| operation | option<string> | |
| delete-authorizable | option<string> | |
| file | option<string> |