[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

@@ -67,9 +67,6 @@ func init() {
"in": "body",
"schema": {
"type": "object",
"required": [
"out-filename"
],
"properties": {
"out-filename": {
"description": "the filename of the output spreadsheet",
@@ -397,9 +394,6 @@ func init() {
},
"postParamsBody": {
"type": "object",
"required": [
"out-filename"
],
"properties": {
"out-filename": {
"description": "the filename of the output spreadsheet",