fix
This commit is contained in:
parent
eaf0a45d06
commit
9faad19baf
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user