[ci skip] functionbuilder again

This commit is contained in:
2023-11-21 14:37:06 +11:00
parent b50c6993ad
commit cf43f67f68
4 changed files with 4 additions and 25 deletions

View File

@@ -117,7 +117,7 @@ functions:
| Name | Type | Go type | Required | Default | Description | Example |
|------|------|---------|:--------:| ------- |-------------|---------|
| out-filename | string| `string` | | `"output.xlsx"`| the filename of the output spreadsheet | |
| out-filename | string| `string` | | `"output.xlsx"`| the filename of the output spreadsheet | |
| sheets | [][PostParamsBodySheetsItems](#post-params-body-sheets-items)| `[]*PostParamsBodySheetsItems` | | | Array of worksheets to create in spreadsheet | |