taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 5f7c603f9fcf48e5d8e924f10b19cca49a4cc8b0
parent ae9e0df116ea2466cee1e38da82af8059d9e41e9
Author: Florian Dold <florian@dold.me>
Date:   Tue,  5 Sep 2023 08:44:21 +0200

FIXMEs

Diffstat:
Mcore/api-libeufin-bank.rst | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/core/api-libeufin-bank.rst b/core/api-libeufin-bank.rst @@ -27,6 +27,10 @@ Libeufin Bank API **FIXMEs:** * Clarify where the libeufin-bank API provides the Taler Wire Gateway API + and Bank Integration API + + * as a top-level ``/bank-integration-api/${USERNAME}`` or ``/accounts/${username}/bank-integration-api``? + * With how it's currently documented, the TWG API and bank integration API is *part* of the libeufin-bank API. Is this correct? Or do we want a separate name for the "libeufin account access" API?