summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-01 09:38:34 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-01 09:38:34 +0200
commitd0bf7ea6b806a404df68c6447a136c8441a3a54a (patch)
tree592f3acecafcf318e13d558ec268e090b3ca2b31 /api-merchant.rst
parent7e50e0f1c424c96052e16e297e03089fc1be7aef (diff)
downloaddocs-d0bf7ea6b806a404df68c6447a136c8441a3a54a.tar.gz
docs-d0bf7ea6b806a404df68c6447a136c8441a3a54a.tar.bz2
docs-d0bf7ea6b806a404df68c6447a136c8441a3a54a.zip
fix some compiler warnings
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index ede33700..e8eafdff 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -151,8 +151,6 @@ The following API are made available by the merchant's `backend` to the merchant
**Request:**
-.. _proposal:
-
The backend expects an `order` as input. The order is a `ProposalData`_
object **without** the fields:
@@ -534,6 +532,7 @@ in the `order`, and then by signing it. See below.
The `proposal data` must have the following structure:
+ .. _ProposalData:
.. _tsref-type-ProposalData:
.. code-block:: tsref