doc: Add the include_stopped_server field to the /users/name interface

This commit is contained in:
linyucheng
2023-11-08 21:47:35 +08:00
parent cf69c0a4cb
commit d5bc3856aa

View File

@@ -209,6 +209,12 @@ paths:
required: true
schema:
type: string
- name: include_stopped_servers
in: query
description: Include stopped servers in user model(s).
schema:
type: boolean
allowEmptyValue: true
responses:
200:
description: The User model