Skip to content

Commit 02a2371

Browse files
authored
Update README.md
1 parent 8b1dde6 commit 02a2371

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

ytest/README.md

+31
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,34 @@ match { // assert resp.body.id == id
132132
"id": id,
133133
}, resp.body
134134
```
135+
136+
137+
## host
138+
139+
TODO
140+
141+
142+
## auth
143+
144+
TODO
145+
146+
147+
## req/post/get/delete/put
148+
149+
TODO
150+
151+
152+
## header
153+
154+
TODO
155+
156+
157+
## body/json/form/text/binary
158+
159+
TODO
160+
161+
162+
## ret
163+
164+
TODO
165+

0 commit comments

Comments
 (0)