Skip to content

Commit f399590

Browse files
committed
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>
1 parent f2618e7 commit f399590

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6172,6 +6172,8 @@ components:
61726172
description: 'Maximum total data transfer as MB'
61736173
filters:
61746174
$ref: '#/components/schemas/BaseUserFilters'
6175+
filesystem:
6176+
$ref: '#/components/schemas/FilesystemConfig'
61756177
Role:
61766178
type: object
61776179
properties:

0 commit comments

Comments
 (0)