From 0c7af9e8bba6007afd2820dd189d93614a3017ee Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 26 Jun 2020 20:28:11 +0200 Subject: update merchant documentation --- core/api-merchant.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'core/api-merchant.rst') 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 -- cgit v1.2.3