libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit d7473968bcc87b1192d09729b6df88241d0724de
parent 437e32ffc0b16c9f3000d4da19ed54166e6984b3
Author: Sebastian <sebasjm@gmail.com>
Date:   Wed, 29 Nov 2023 15:22:51 -0300

added sections for different components

Diffstat:
MAPI_CHANGES.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/API_CHANGES.md b/API_CHANGES.md @@ -2,4 +2,10 @@ This files contains all the API changes for the current release: +## bank serve + - POST /accounts: now returns RegisterAccountResponse with IBAN on http code 200 instead of 201 + +## bank cli + +## nexus