libeufin

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

commit 437e32ffc0b16c9f3000d4da19ed54166e6984b3
parent 944fb09606273f0d8d2ba44f7af8d0402a80fe13
Author: Sebastian <sebasjm@gmail.com>
Date:   Wed, 29 Nov 2023 15:16:16 -0300

first api chages example

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

diff --git a/API_CHANGES.md b/API_CHANGES.md @@ -0,0 +1,5 @@ +# API Changes + +This files contains all the API changes for the current release: + + - POST /accounts: now returns RegisterAccountResponse with IBAN on http code 200 instead of 201