From 00c3426e88f315f796ce2592c90991fc7307b067 Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 14 May 2020 19:29:27 +0200 Subject: remove unused value from spec --- libeufin/api-nexus.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libeufin') 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:: /bank-accounts//collected-transactions +.. http:post:: /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:** -- cgit v1.2.3