Browse Source

fix(docs): clarify Token.name maximum length

Peter Thomassen 2 năm trước cách đây
mục cha
commit
67c8b9c19e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
     Token name.  It is meant for user reference only and carries no
     operational meaning.  If omitted, the empty string is assumed.
     operational meaning.  If omitted, the empty string is assumed.
+    The maximum length is 178.
 
 
     Certain API operations will automatically populate the ``name`` field with
     Certain API operations will automatically populate the ``name`` field with
     suitable values such as "login" or "dyndns".
     suitable values such as "login" or "dyndns".