summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine A <>2023-12-02 15:53:19 +0000
committerAntoine A <>2023-12-02 15:53:19 +0000
commit35f74ce9f92eba3cd686f01ea4563e4965531646 (patch)
treed120292932e62444764a2e386c5bd35eb775b74a
parent653fb27660f78b19fbef32137c5c91fc9ad61dcf (diff)
downloadlibeufin-35f74ce9f92eba3cd686f01ea4563e4965531646.tar.gz
libeufin-35f74ce9f92eba3cd686f01ea4563e4965531646.tar.bz2
libeufin-35f74ce9f92eba3cd686f01ea4563e4965531646.zip
Register API changes
-rw-r--r--API_CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/API_CHANGES.md b/API_CHANGES.md
index 937793a1..e714cd0a 100644
--- a/API_CHANGES.md
+++ b/API_CHANGES.md
@@ -5,6 +5,7 @@ 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
+ - CREATE /accounts: new debit_threshold field similar to the one of PATH /accounts
## bank cli