commit 30aec1e888076b1be4de4e52ed1abaf980a2d17d
parent 99dbe425fdd60c27c53c3c7ca48a216bb11471f7
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Sun, 6 Jul 2025 16:24:02 +0200
fix naming old token message
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1192,7 +1192,7 @@ Setting up instances
.. ts:def:: InstanceAuthConfigTokenOLD
// @deprecated v19
- interface InstanceAuthConfigToken {
+ interface InstanceAuthConfigTokenOLD {
// The API is accessible through API tokens.
// Tokens are retrieved from the /private/token
// endpoint.