有可能在邮递员内部使用数组变量吗?
例如在请求的正文中:
{ "myData" : {{arrayVariable}} }
在数据文件中:
{ "arrayVariable": ["1", "2", "3"] }
postman
postman ×1