refactor: post data with body

This commit is contained in:
debugtalk
2021-10-15 21:12:22 +08:00
parent 17035e1668
commit b0fe1e42af
14 changed files with 27 additions and 34 deletions

View File

@@ -47,7 +47,7 @@ teststeps:
request:
method: POST
url: /post
json:
body:
foo1: $varFoo1
foo2: ${max($a, $b)}
validate: