Skip to content
Snippets Groups Projects
Commit ae627b01 authored by Andrzej Lisak's avatar Andrzej Lisak
Browse files

[ABW]: corrected order of parameters in description

parent aa9ed3d8
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !172. Comments created here will be created in the context of that merge request.
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment