commit e4d9639bcb53cdf7968bd5eb87bd94f33bb73ccd parent afec3965583eff04bffa62bd4b53dc9de682ff32 Author: MS <ms@taler.net> Date: Thu, 3 Dec 2020 14:56:21 +0100 match implementation Diffstat:
| M | libeufin/api-nexus.rst | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst @@ -297,7 +297,8 @@ manages payment initiations of the account and tracks the initiations of payment Optional, defaults to "earliest possible" date. - **Response:** A list of `Transaction` objects. + **Response:** A object with a unique field named ``transactions`` + that contains a list of `Transaction` objects. .. ts:def:: Transaction