summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-01-18 14:56:06 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-01-18 14:56:06 +0100
commitc224f92717bb3107bd47cefcc0047b253210aef7 (patch)
tree0ecac073d216b24241678c35d756568982095b25 /api-merchant.rst
parentaaf44d8f8f692c03a448313354e53e6a42025f34 (diff)
downloaddocs-c224f92717bb3107bd47cefcc0047b253210aef7.tar.gz
docs-c224f92717bb3107bd47cefcc0047b253210aef7.tar.bz2
docs-c224f92717bb3107bd47cefcc0047b253210aef7.zip
towards conversion to the new TS-based format
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 9ce4eabf..948ff12c 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -131,7 +131,7 @@ successful response to the following two calls:
.. code-block:: tsref
interface Product {
- // Human-readable product description.
+ // Human-readable product description. `foo`_
description: string;
// The quantity of the product to deliver to the customer (optional, if applicable)