mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Increase limit on ticker search
This commit is contained in:
@@ -133,6 +133,7 @@ class Provider::Synth
|
||||
req.params["name"] = query
|
||||
req.params["dataset"] = dataset
|
||||
req.params["country_code"] = country_code
|
||||
req.params["limit"] = 25
|
||||
end
|
||||
|
||||
parsed = JSON.parse(response.body)
|
||||
|
||||
Reference in New Issue
Block a user