summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 19:40:20 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 19:40:20 -0500
commitd9f891a5e989b8c112367ccf8fcc4aa832a731ea (patch)
tree61eea217ddabc6f4bc68f6f85d12ad1ab9d62994
parentb6965c9a5a00d511fb79cb027bc6a20fafecd073 (diff)
downloaddocs-d9f891a5e989b8c112367ccf8fcc4aa832a731ea.tar.gz
docs-d9f891a5e989b8c112367ccf8fcc4aa832a731ea.tar.bz2
docs-d9f891a5e989b8c112367ccf8fcc4aa832a731ea.zip
fix typo: use anchor syntax for ‘authorize-tip’
-rw-r--r--taler-merchant-api-tutorial.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index a1fbeddf..675bf9ca 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -442,7 +442,8 @@ funds available for tipping, query the ``/tip-query`` endpoint:
... headers={"Authorization": "ApiKey sandbox"})
<Response [200]>
-authorize tip
+.. _authorize-tip:
+
To authorize a tip, ``POST`` to ``/tip-authorize``. The following fields
are recognized in the JSON request object: