Update doc

This commit is contained in:
2022-09-19 07:34:47 +00:00
committed by GitHub
parent 1bc1582ced
commit c356540463
5 changed files with 38 additions and 3 deletions

View File

@@ -8,5 +8,6 @@
"type": "boolean",
"description": "是否存在根用户,如不存在,添加用户无需鉴权"
}
}
},
"required": ["has_root_user"]
}