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

[ABW]: ... and some more modifications

parent 8b7550b6
No related branches found
No related tags found
1 merge request!150Readme files for bridge api calls.
...@@ -4,8 +4,8 @@ Similar to condenser_api.get_trending_tags but gives slightly different values a ...@@ -4,8 +4,8 @@ Similar to condenser_api.get_trending_tags but gives slightly different values a
method: "bridge.get_payout_stats" method: "bridge.get_payout_stats"
params: params:
{ {
"limit":"{number}" "limit":{number}
optional, range 1..250; default = 250 optional, 1..250, default = 250
} }
...@@ -7,7 +7,7 @@ params: ...@@ -7,7 +7,7 @@ params:
optional, name of community; paging mechanism (cuts out this and "higher" communities, depends on chosen ranking) optional, name of community; paging mechanism (cuts out this and "higher" communities, depends on chosen ranking)
"limit":"{number}", "limit":{number},
optional, range 1..100; default = 100 optional, range 1..100; default = 100
......
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