package request type ImportTestFile struct { } type ImportFinalReport struct { Step string `json:"step"` Factory string `json:"factory"` FilePath string `json:"file_path"` }