summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-09-03 22:46:32 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-09-03 22:46:32 +0530
commit707c77878e5ebdb693d0899c56f46ce20e78a902 (patch)
tree0d30a229149572122234aa145bffddf67291d79f /core
parentcf4a5858e3902e86f80066a28ca1579a121d05e7 (diff)
downloaddocs-707c77878e5ebdb693d0899c56f46ce20e78a902.tar.gz
docs-707c77878e5ebdb693d0899c56f46ce20e78a902.tar.bz2
docs-707c77878e5ebdb693d0899c56f46ce20e78a902.zip
drop balance suffix
Diffstat (limited to 'core')
-rw-r--r--core/api-bank-access.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index aa5248f5..2f75ec33 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -34,7 +34,7 @@ The following endpoints require HTTP "Basic" authentication with the account
name and account password, at least in the GNU Taler demo bank implementation.
-.. http:get:: ${BANK_API_BASE_URL}/accounts/${account_name}/balance
+.. http:get:: ${BANK_API_BASE_URL}/accounts/${account_name}
Request the current balance of an account.