aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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