taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 04f46f2edc993ee405ba2b267d3fe7cf8cf75d55
parent 5c53d00919376b1e3b5479a15ac4ed88f3183983
Author: Florian Dold <florian@dold.me>
Date:   Tue, 12 Dec 2023 16:32:47 +0100

-api change

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

diff --git a/API_CHANGES.md b/API_CHANGES.md @@ -28,4 +28,5 @@ This files contains all the API changes for the current release: exchange entry as well as to add it. To update the entry, updateExchangeEntry should be used instead. - 2023-12-12 dold: the getExchangeTos request not accepts an additional - acceptLanguage field in the request. -\ No newline at end of file + acceptLanguage field in the request. The response now contains an optional + contentLanguage field that is returned if the exchange reports it.