fix
This commit is contained in:
@@ -57,6 +57,8 @@
|
|||||||
### get
|
### get
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
$ curl -sL $api/users/2
|
||||||
|
|
||||||
$ curl -sL "$api/users?itemsPerPage=2000"
|
$ curl -sL "$api/users?itemsPerPage=2000"
|
||||||
|
|
||||||
$ curl -sL "$api/users/$uid/card?itemsPerPage=2550"
|
$ curl -sL "$api/users/$uid/card?itemsPerPage=2550"
|
||||||
|
Reference in New Issue
Block a user