summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-26 20:28:11 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-26 20:28:11 +0200
commit0c7af9e8bba6007afd2820dd189d93614a3017ee (patch)
treef9fe616c6cb591c96e79879b03eb4d5c35624b86 /core/api-merchant.rst
parent18012a7d0568cda761b6f7886fa445e4e8f8ff65 (diff)
downloaddocs-0c7af9e8bba6007afd2820dd189d93614a3017ee.tar.gz
docs-0c7af9e8bba6007afd2820dd189d93614a3017ee.tar.bz2
docs-0c7af9e8bba6007afd2820dd189d93614a3017ee.zip
update merchant documentation
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 5c50709a..c56cff0c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -24,10 +24,7 @@ Merchant Backend API
====================
WARNING: This document describes the version 1 of the merchant backend
-API, which is NOT yet implemented at all!
-
-TODO: https://bugs.gnunet.org/view.php?id=5987#c15127
- is not yet addressed by this specification!
+API, which is NOT yet implemented in Git master!
The ``*/private/*`` endpoints are only supposed to be exposed
to the merchant internally, and must not be exposed on the
@@ -35,7 +32,8 @@ Internet.
Most endpoints given here can be prefixed by a base URL that includes the
specific instance selected (BASE_URL/instances/$INSTANCE/). If
-``/instances/`` is missing, the default instance is to be used.
+``/instances/`` is missing from the request path, the ``default`` instance is
+used.
.. contents:: Table of Contents