commit 3d39cf6917c80bf3ed7b933fd18c2320d3d3fc85
parent f02dd740883286e9f2beb959533bfaae9e22858d
Author: ms <ms@taler.net>
Date: Wed, 22 Mar 2023 21:51:36 +0100
param condition
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
@@ -186,7 +186,7 @@ Transactions
:query page: page number starting from 1. Page 1 has the latest transactions
and 1 is the default value.
- :query size: how many transactions per page, defaults to 5.
+ :query size: how many transactions per page. It must be at least 1 and defaults to 5.
:query from_ms: Optional. Filters the results to transactions *from* this
timestamp in milliseconds
:query until_ms: Optional. Filters the results to transactions *until* this