mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
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:
@@ -6172,6 +6172,8 @@ components:
|
|||||||
description: 'Maximum total data transfer as MB'
|
description: 'Maximum total data transfer as MB'
|
||||||
filters:
|
filters:
|
||||||
$ref: '#/components/schemas/BaseUserFilters'
|
$ref: '#/components/schemas/BaseUserFilters'
|
||||||
|
filesystem:
|
||||||
|
$ref: '#/components/schemas/FilesystemConfig'
|
||||||
Role:
|
Role:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Reference in New Issue
Block a user