This commit is contained in:
@@ -17,6 +17,9 @@ import (
|
||||
// swagger:model postParamsBody
|
||||
type PostParamsBody struct {
|
||||
|
||||
// Name of the json input file to utilise
|
||||
Infile string `json:"infile,omitempty"`
|
||||
|
||||
// the filename of the output spreadsheet
|
||||
OutFilename *string `json:"out-filename,omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user