commit d9f891a5e989b8c112367ccf8fcc4aa832a731ea
parent b6965c9a5a00d511fb79cb027bc6a20fafecd073
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Thu, 11 Feb 2021 19:40:20 -0500
fix typo: use anchor syntax for ‘authorize-tip’
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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: