commit ad9ca7dd518aea0652545c4110ddb8d77160ab66 parent e6f46fe0a17a3b16289e5c39d8bdc3b8f1e42c3b Author: MS <ms@taler.net> Date: Thu, 12 Jan 2023 18:36:49 +0100 adapt Access API to #7514 Diffstat:
| M | core/api-bank-access.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst @@ -216,7 +216,7 @@ Transactions // $transaction_id from the URI. uid: string; direction: "DBIT" | "CRDT"; - date: string; // YYYY-MM-DD ending with 'Z' + date: string; // milliseconsd since the Unix epoch }