[Docs] Extra params

master
Raphael Cerveaux 2018-09-03 18:00:45 +02:00 committed by GitHub
parent ff5e01f3af
commit fc88944018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ The `/posts` route can receive extra parameters :
| Parameter | Values/type | Description |
| --------------------- | ------------------ | ------------ |
| user_pos | eq,cancer,cap,arctic,antarctic | Search posts by user position |
| user | *int* | Search posts of a single user using user id |
| userPos | eq,cancer,cap,arctic,antarctic | Search posts by user position |
| userId | *int* | Search posts of a single user using user id |
### Response