This commit is contained in:
@@ -19,6 +19,9 @@ import (
|
||||
// swagger:model postParamsBody
|
||||
type PostParamsBody struct {
|
||||
|
||||
// json input to convert to spreadsheet
|
||||
InData interface{} `json:"in-data,omitempty"`
|
||||
|
||||
// Name of the json input file to utilise
|
||||
Infile string `json:"infile,omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user