From 707c77878e5ebdb693d0899c56f46ce20e78a902 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 3 Sep 2020 22:46:32 +0530 Subject: drop balance suffix --- core/api-bank-access.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') 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. -- cgit v1.2.3