其他分享
首页 > 其他分享> > param.yaml

param.yaml

作者:互联网

---
paramName1:
dec: "例子1"
parameters:
- path : /portal/tma1
data : {'key':'1'}
header : {'content-type': 'appliction/json'}
- path : /portal/tma2
data : {'key':'2'}
header: {"Content-Type": "application/x-www-form-urlencoded"}

标签:www,header,param,yaml,portal,key,path,data
来源: https://www.cnblogs.com/portal7282/p/15993226.html