We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a3d78 commit db1a9e4Copy full SHA for db1a9e4
1 file changed
README.md
@@ -69,7 +69,8 @@ You can also fine-tune the expected request. The following can be specified:
69
- HTTP method
70
- headers
71
- query string
72
-- data (HTTP payload of the request)
+- data (HTTP body of the request)
73
+- JSON (HTTP body loaded as JSON)
74
75
76
#### Responses
0 commit comments