浏览代码

fix(docs): clarify Token.name maximum length

Peter Thomassen 2 年之前
父节点
当前提交
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".