summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-05-14 19:29:27 +0200
committerMS <ms@taler.net>2020-05-14 19:29:27 +0200
commit00c3426e88f315f796ce2592c90991fc7307b067 (patch)
tree7be349d79fb99ef18e35f81fcf90fa5da7f37c40
parenteb48a3d22cd50764d771ec23c8b3927fae633cfc (diff)
downloaddocs-00c3426e88f315f796ce2592c90991fc7307b067.tar.gz
docs-00c3426e88f315f796ce2592c90991fc7307b067.tar.bz2
docs-00c3426e88f315f796ce2592c90991fc7307b067.zip
remove unused value from spec
-rw-r--r--libeufin/api-nexus.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 0c2d6536..d2d65486 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -191,10 +191,9 @@ Bank Account Management
uuid: string;
}
-.. http:post:: <nexus>/bank-accounts/<my-acct>/collected-transactions
+.. http:post:: <nexus>/bank-accounts/collected-transactions
- Ask the default transport to download the latest transactions
- related to ``my-acct`` and store them locally.
+ Nexus will download bank transactions from the given transport.
**Request:**