summaryrefslogtreecommitdiff
path: root/API_CHANGES.md
blob: e714cd0ab6e93cb9481d7d82b5e1b7791cfeeb16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# API Changes

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

## nexus