aboutsummaryrefslogtreecommitdiffstats
path: root/core/openapi.json
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2023-10-22 13:11:40 +0200
committerMarcel Klehr <mklehr@gmx.net>2023-10-22 13:11:40 +0200
commit37419a9767e3f8172ab88a8e70572e594a591802 (patch)
tree359b57463885fb86441ae82236085efc302b2c44 /core/openapi.json
parent497559b246dc8ccc5e05f9570fc37afcd156a462 (diff)
downloadnextcloud-server-37419a9767e3f8172ab88a8e70572e594a591802.tar.gz
nextcloud-server-37419a9767e3f8172ab88a8e70572e594a591802.zip
fix: Update openapi.json
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to 'core/openapi.json')
-rw-r--r--core/openapi.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/openapi.json b/core/openapi.json
index 5fed9716c5c..7cb48b58f0a 100644
--- a/core/openapi.json
+++ b/core/openapi.json
@@ -492,7 +492,8 @@
},
"completionExpectedAt": {
"type": "integer",
- "format": "int64"
+ "format": "int64",
+ "nullable": true
}
}
},