mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-17 20:04:19 +01:00
[feature] Rename internal sources URL parameter to source
This commit is contained in:
@@ -299,7 +299,7 @@ class TiingoClient(RestClient):
|
||||
'offset': offset,
|
||||
'sortBy': sortBy,
|
||||
'tickers': tickers,
|
||||
'sources': sources,
|
||||
'source': (",").join(sources),
|
||||
'tags': tags,
|
||||
'startDate': startDate,
|
||||
'endDate': endDate
|
||||
|
||||
Reference in New Issue
Block a user