commit 97594836a18df476000459dace950dd3b547960c
parent 80ac219a9b1788268ead7f752a0f2f5d979ce4c3
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Sun, 6 Jul 2025 16:20:35 +0200
fix syntax
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1189,9 +1189,9 @@ Setting up instances
}
- // @deprecated v19
.. ts:def:: InstanceAuthConfigTokenOLD
+ // @deprecated v19
interface InstanceAuthConfigToken {
// The API is accessible through API tokens.
// Tokens are retrieved from the /private/token
@@ -1203,9 +1203,9 @@ Setting up instances
}
- // @deprecated vNOEXTAUTH
.. ts:def:: InstanceAuthConfigExternal
+ // @deprecated vNOEXTAUTH
interface InstanceAuthConfigExternal {
// The mechant backend does not do
// any authentication checks. Instead an API