Skip to content

Commit 5f992cf

Browse files
Update api.md (#81)
1 parent ac94a14 commit 5f992cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Steps/api.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Used to initialize one of two possible GraphQl body properties
2525
- query
2626
- variables
2727

28-
### apiValidation
28+
### bodyParsingType
2929
Used for parsing responses body
3030

3131
- arrayBuffer
@@ -34,7 +34,7 @@ Used for parsing responses body
3434
- json
3535
- text
3636

37-
### bodyParsingType
37+
### apiValidation
3838
Used for validation function (can be negated with not)
3939

4040
- to equal

0 commit comments

Comments
 (0)