Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei authored Apr 15, 2024
1 parent 8b1dde6 commit 02a2371
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions ytest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,34 @@ match { // assert resp.body.id == id
"id": id,
}, resp.body
```


## host

TODO


## auth

TODO


## req/post/get/delete/put

TODO


## header

TODO


## body/json/form/text/binary

TODO


## ret

TODO

0 comments on commit 02a2371

Please sign in to comment.