taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 1a146a2e7a46797bbc37f5ca51b885c0d97f4b7c
parent 75f30bd57cacb3d9b328aab72a5e8f366bec5a25
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed,  7 Mar 2018 21:09:44 +0100

GET, not POST for /public/proposal

Diffstat:
Mapi-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-merchant.rst b/api-merchant.rst @@ -891,7 +891,7 @@ both by the user's browser and their wallet. } -.. http:post:: /public/proposal +.. http:get:: /public/proposal Retrieve and take ownership (via nonce) over a proposal.