We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ede4c commit 99b81f9Copy full SHA for 99b81f9
finterion/configuration/urls.py
@@ -31,4 +31,4 @@ def get_retrieve_portfolio_url(base_url):
31
32
33
def get_supported_symbols_url(base_url):
34
- return f"{base_url}/symbols"
+ return f"{base_url}/data/symbols"
0 commit comments