refactor: post data with body

This commit is contained in:
debugtalk
2021-10-15 21:12:22 +08:00
parent 54531339f8
commit 65712f626a
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: