taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit d150b0137c0ad5349477f925dd89fa6ad704ff5f
parent 5a629189695315601ad61c7bff98277fca7674c5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 17 Aug 2021 10:12:20 +0200

-fix doc

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -855,7 +855,7 @@ instance setup before it can be used to manage inventory or process payments. Setting up instances -------------------- -.. http:post:: [/instances/$INSTANCE]/management/instances +.. http:post:: /management/instances This request will be used to create a new merchant instance in the backend. It is only available for the implicit ``default`` instance.