Преглед изворни кода

fix(docs): clarify Token.name maximum length

Peter Thomassen пре 3 година
родитељ
комит
67c8b9c19e
1 измењених фајлова са 1 додато и 0 уклоњено
  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".