taler-docs

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

commit a4059c3e0cc0b5ff1f38175521b5a06a6a0c0d6f
parent e4025cd939aced9de6654a59d15d4a2dd16e7996
Author: Antoine A <>
Date:   Fri, 16 Jan 2026 10:05:14 +0100

Account Directory API: make implementation optional

Diffstat:
Mcore/api-bank-account-directory.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-bank-account-directory.rst b/core/api-bank-account-directory.rst @@ -46,7 +46,7 @@ This chapter describes the account discovery API that wallets or other clients c version: string; // URN of the implementation (needed to interpret 'revision' in version). - implementation: string; + implementation?: string; } .. http:get:: /search