Skip to content

Commit db1a9e4

Browse files
committed
README.md: update readme with json
JSON content can also be specified when expecting a request.
1 parent 03a3d78 commit db1a9e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ You can also fine-tune the expected request. The following can be specified:
6969
- HTTP method
7070
- headers
7171
- query string
72-
- data (HTTP payload of the request)
72+
- data (HTTP body of the request)
73+
- JSON (HTTP body loaded as JSON)
7374

7475

7576
#### Responses

0 commit comments

Comments
 (0)