You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

15 lines
308 B

config:
name: 依赖上个接口
variables:
base_url: https://api-test.qniao.cn/recycle-service
teststeps:
-
name: 第一个接口
api: path/to/api1.yml
extract:
- token: content.token
-
name: 第二个接口
api: path/to/api2.yml
variables:
token: $token