Record
upload-deploy-file-params
No description available.
record upload-deploy-file-params {
deploy-id: string,
path: string,
size: option<s32>,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| deploy-id | string | |
| path | string | |
| size | option<s32> | |
| body | string |