refactor: pm import body calculation and type corrections
This commit is contained in:
@@ -18,4 +18,8 @@ declare module "postman-collection" {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
interface FormParam {
|
||||
type: "file" | "text"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user