Browse Source

fix(docs): clarify Token.name maximum length

Peter Thomassen 2 years ago
parent
commit
67c8b9c19e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/auth/tokens.rst

+ 1 - 0
docs/auth/tokens.rst

@@ -111,6 +111,7 @@ Field details:
 
     Token name.  It is meant for user reference only and carries no
     operational meaning.  If omitted, the empty string is assumed.
+    The maximum length is 178.
 
     Certain API operations will automatically populate the ``name`` field with
     suitable values such as "login" or "dyndns".