[Docs] Extra params
parent
ff5e01f3af
commit
fc88944018
|
@ -43,8 +43,8 @@ The `/posts` route can receive extra parameters :
|
||||||
|
|
||||||
| Parameter | Values/type | Description |
|
| Parameter | Values/type | Description |
|
||||||
| --------------------- | ------------------ | ------------ |
|
| --------------------- | ------------------ | ------------ |
|
||||||
| user_pos | eq,cancer,cap,arctic,antarctic | Search posts by user position |
|
| userPos | eq,cancer,cap,arctic,antarctic | Search posts by user position |
|
||||||
| user | *int* | Search posts of a single user using user id |
|
| userId | *int* | Search posts of a single user using user id |
|
||||||
|
|
||||||
### Response
|
### Response
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue