mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
chore: extract new openAPI definitions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
5a17fcb8e6
commit
38c38edf2d
2 changed files with 2 additions and 4 deletions
|
|
@ -220,8 +220,7 @@
|
|||
"schema": {
|
||||
"type": "object",
|
||||
"required": [
|
||||
"fileId",
|
||||
"expirationTime"
|
||||
"fileId"
|
||||
],
|
||||
"properties": {
|
||||
"fileId": {
|
||||
|
|
|
|||
|
|
@ -16704,8 +16704,7 @@
|
|||
"schema": {
|
||||
"type": "object",
|
||||
"required": [
|
||||
"fileId",
|
||||
"expirationTime"
|
||||
"fileId"
|
||||
],
|
||||
"properties": {
|
||||
"fileId": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue