mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(openapi): Update capabilities spec
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
parent
1a43fc5718
commit
c28791ff93
1 changed files with 3 additions and 0 deletions
|
|
@ -129,6 +129,9 @@
|
|||
},
|
||||
"upload_files_drop": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"custom_tokens": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue