Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
21
Issues
21
List
Board
Labels
Milestones
Merge Requests
19
Merge Requests
19
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mastodon
docs
Commits
2261e9d7
Commit
2261e9d7
authored
May 07, 2019
by
Nolan Lawson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update search.md to add limit/offset/following
parent
920ecccc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
search.md
content/en/api/rest/search.md
+3
-0
No files found.
content/en/api/rest/search.md
View file @
2261e9d7
...
...
@@ -22,3 +22,6 @@ Returns [Results]({{< relref "entities.md#results" >}})
|----|-----------|:------:|:-----:|
|
`q`
| The search query | Required ||
|
`resolve`
| Attempt WebFinger look-up | Optional |false|
|
`limit`
| Maximum number of results | Optional | 40 |
|
`offset`
| Offset in the search results | Optional | 0 |
|
`following`
| Only include accounts the user is following | Optional | false |
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment