Update rest api documentation
This commit is contained in:
@@ -177,8 +177,7 @@ class FtRestClient():
|
||||
return self._get("version")
|
||||
|
||||
def show_config(self):
|
||||
"""
|
||||
Returns part of the configuration, relevant for trading operations.
|
||||
""" Returns part of the configuration, relevant for trading operations.
|
||||
:return: json object containing the version
|
||||
"""
|
||||
return self._get("show_config")
|
||||
|
Reference in New Issue
Block a user