mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-31 13:29:35 +08:00
refactor: post data with body
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "/post",
|
||||
"json": {
|
||||
"body": {
|
||||
"foo1": "$varFoo1",
|
||||
"foo2": "${max($a, $b)}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user