This commit is contained in:
@@ -24,9 +24,6 @@ type PostParamsBody struct {
|
||||
// File to create before running commands.
|
||||
Files []apps.DirektivFile `json:"files"`
|
||||
|
||||
// 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