OpenAPI: fix group settings documentation
the OpenAPI docs should really be improved, but nobody seems interested enough to sponsor this work Fixes #1141 Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
f2618e7de6
commit
f3995901e3
1 changed files with 2 additions and 0 deletions
|
@ -6172,6 +6172,8 @@ components:
|
|||
description: 'Maximum total data transfer as MB'
|
||||
filters:
|
||||
$ref: '#/components/schemas/BaseUserFilters'
|
||||
filesystem:
|
||||
$ref: '#/components/schemas/FilesystemConfig'
|
||||
Role:
|
||||
type: object
|
||||
properties:
|
||||
|
|
Loading…
Reference in a new issue