taler-docs

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

commit e11eed953c21e183d12617804d593e533a0797da
parent a3b94e9250c5d609cc01bfa6bfb55e787c009d07
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 18 Aug 2015 23:07:29 +0200

fix syntactic errors

Diffstat:
Mapi-merchant.rst | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/api-merchant.rst b/api-merchant.rst @@ -304,10 +304,8 @@ The following API are made available by the merchant's backend to the merchant's :reqheader Content-Type: application/json :<json string desc: a human readable description of this deal. - :<json unsigned\ 32 product: the identification number of this product, dependent on the - frontend implementation. - :<json unsigned\ 32 cid: the identification number of this contract, dependent on the - frontend implementation. + :<json unsigned\ 32 product: the identification number of this product, dependent on the frontend implementation. + :<json unsigned\ 32 cid: the identification number of this contract, dependent on the frontend implementation. :<json object price: the amount (crosslink to amount's definition on mint's page) representing the price of this item. **Success Response**