swagger导入postman报错 Failed to import data:Could not import:TypeError:request.data.push is not a function 难道不支持swagger?但是说明上很明确的说支持swagger2啊?
做了很多测试,有什么能导入,有时候不能导入,可能的原因是没有指定method,导致每个请求生成的method为所有,也可能某个接口命名为postman引出了bug