summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-03-07 21:09:44 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-03-07 21:09:44 +0100
commit1a146a2e7a46797bbc37f5ca51b885c0d97f4b7c (patch)
tree7ab49642d3e29be2ec4ed80533bb95f0eaa9078b
parent75f30bd57cacb3d9b328aab72a5e8f366bec5a25 (diff)
downloaddocs-1a146a2e7a46797bbc37f5ca51b885c0d97f4b7c.tar.gz
docs-1a146a2e7a46797bbc37f5ca51b885c0d97f4b7c.tar.bz2
docs-1a146a2e7a46797bbc37f5ca51b885c0d97f4b7c.zip
GET, not POST for /public/proposal
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 7695417d..146a6b95 100644
--- 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.