functionbuilder again
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-21 14:36:15 +11:00
parent 8a65fcf6ef
commit b50c6993ad
5 changed files with 25 additions and 29 deletions

View File

@@ -27,7 +27,7 @@ type PostParamsBodySheetsItems struct {
InputFile []apps.DirektivFile `json:"input-file"`
// Label for the worksheet created in the spreadsheet
WorksheetName *string `json:"worksheet-name,omitempty"`
Name *string `json:"name,omitempty"`
}
// Validate validates this post params body sheets items