From 74b65bfc5f3c58005e3892b314e73cfde32355f6 Mon Sep 17 00:00:00 2001
From: erikjohnston
Date: Tue, 2 Nov 2021 14:27:50 +0000
Subject: deploy: 2d44ee6868805d4ff23489a8dd6b4072ff358663
---
latest/usage/administration/admin_api/index.html | 2 +-
latest/usage/administration/admin_api/registration_tokens.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'latest/usage/administration/admin_api')
diff --git a/latest/usage/administration/admin_api/index.html b/latest/usage/administration/admin_api/index.html
index 9b0d0535f2..3cea305feb 100644
--- a/latest/usage/administration/admin_api/index.html
+++ b/latest/usage/administration/admin_api/index.html
@@ -99,7 +99,7 @@
diff --git a/latest/usage/administration/admin_api/registration_tokens.html b/latest/usage/administration/admin_api/registration_tokens.html
index 7f5fa2dfff..f2992a7195 100644
--- a/latest/usage/administration/admin_api/registration_tokens.html
+++ b/latest/usage/administration/admin_api/registration_tokens.html
@@ -99,7 +99,7 @@
@@ -306,7 +306,7 @@ token will be returned as a registration token object in the response body.
The request body must be a JSON object and can contain the following fields:
token
: The registration token. A string of no more than 64 characters that
-consists only of characters matched by the regex [A-Za-z0-9-_]
.
+consists only of characters matched by the regex [A-Za-z0-9._~-]
.
Default: randomly generated.
uses_allowed
: The integer number of times the token can be used to complete
a registration before it becomes invalid.
--
cgit 1.5.1