API - /search #6274
- fixed: search result always return empty - add hashtag search: friendica_tag params - ApiTest & api.md updated
This commit is contained in:
parent
b43dd28b7a
commit
939364f9a0
3 changed files with 49 additions and 22 deletions
|
@ -751,6 +751,7 @@ Friendica doesn't allow showing followers of other users.
|
|||
#### Parameters
|
||||
|
||||
* q: search query
|
||||
* friendica_tag: search hashtag (optional; query condition only accept one of the two [ q | friendica_tag ] )
|
||||
* page: the page number (starting at 1) to return
|
||||
* rpp: the number of statuses to return per page
|
||||
* count: alias for the rpp parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue