summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
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