summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-10-21 09:13:05 +0200
committerms <ms@taler.net>2021-10-21 09:13:22 +0200
commit9567453d2b2c183dba48ac89ddacb6ac8f3151fd (patch)
tree772c1156c0ff962866c1fffcd53ab76506cf507a /core
parent7cd22806675516d643ea324a2f58ecb1a9d2dda8 (diff)
downloaddocs-9567453d2b2c183dba48ac89ddacb6ac8f3151fd.tar.gz
docs-9567453d2b2c183dba48ac89ddacb6ac8f3151fd.tar.bz2
docs-9567453d2b2c183dba48ac89ddacb6ac8f3151fd.zip
access API extension
Diffstat (limited to 'core')
-rw-r--r--core/api-bank-access.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 7e0e84e3..9d9477bf 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -36,7 +36,8 @@ name and account password, at least in the GNU Taler demo bank implementation.
.. http:get:: ${BANK_API_BASE_URL}/accounts/${account_name}
- Request the current balance of an account.
+ Request the current balance of an account. (New: ) In case of a public bank
+ account, no authentication is required.
**Response**