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.

13 lines
237 B

config:
name: 依赖上个接口
teststeps:
-
name: 第一个接口
api: path/to/api1.yml
extract:
- token: content.token
-
name: 第二个接口
api: path/to/api2.yml
variables:
token: $token