Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tests_api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
tests_api
Merge requests
!172
New tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
New tests
mt-new-tests
into
master
Overview
0
Commits
16
Pipelines
0
Changes
1
Merged
Mariusz Trela
requested to merge
mt-new-tests
into
master
4 years ago
Overview
0
Commits
16
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
ae627b01
Show latest version
1 file
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ae627b01
[ABW]: corrected order of parameters in description
· ae627b01
Andrzej Lisak
authored
4 years ago
hivemind/tavern/condenser_api_patterns/get_followers/_readme.txt
+
4
−
4
Options
@@ -11,11 +11,11 @@ params:
optional, when provided has to point to valid account, paging mechanism (cuts out this and newer follows)
"
limit:"{number
}"
"
follow_type":"{follow_type
}"
,
optional,
1..1000
, default =
1000
optional,
'blog'/'ignore' (should be extended with 'blacklists' etc.)
, default =
'blog'
"
follow_type":"{follow_type
}"
"
limit:"{number
}"
optional,
'blog'/'ignore' (should be extended with 'blacklists' etc.)
, default =
'blog'
optional,
1..1000
, default =
1000
}
\ No newline at end of file
Loading