[Docs] API endpoints & extra params
parent
a030912fe9
commit
26b66f10d8
|
@ -41,7 +41,7 @@ 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 |
|
| user_pos | eq,cancer,cap,arctic,antarctic | Search posts by user position |
|
||||||
| user_id | *int* | Search posts by user id |
|
| user | *int* | Search posts of a single user using user id |
|
||||||
|
|
||||||
A bad value will result in an error.
|
A bad value will result in an error.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue