chore: extract new openAPI definitions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
pull/56881/head
Ferdinand Thiessen 4 months ago
parent 5a17fcb8e6
commit 38c38edf2d
No known key found for this signature in database
GPG Key ID: 45FAE7268762B400
  1. 3
      apps/dav/openapi.json
  2. 3
      openapi.json

@ -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…
Cancel
Save