aboutsummaryrefslogtreecommitdiffstats
path: root/core/openapi.json
diff options
context:
space:
mode:
authorBenjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>2024-06-05 14:54:12 +0200
committerGitHub <noreply@github.com>2024-06-05 14:54:12 +0200
commit0283620f37444bcfbb5e17b929e3ddccb7597bbf (patch)
treeca39c6756483b8defb71a9bd415699549c06de66 /core/openapi.json
parent75d6cc518a3c01d8bdba230d567ca74c586b8c8c (diff)
parent4b4572acd93233702e180d6e7895703cf5ceda5d (diff)
downloadnextcloud-server-0283620f37444bcfbb5e17b929e3ddccb7597bbf.tar.gz
nextcloud-server-0283620f37444bcfbb5e17b929e3ddccb7597bbf.zip
Merge pull request #45643 from nextcloud/backport/45632/stable28
Diffstat (limited to 'core/openapi.json')
-rw-r--r--core/openapi.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/openapi.json b/core/openapi.json
index eac918e4db9..b59408ba6fb 100644
--- a/core/openapi.json
+++ b/core/openapi.json
@@ -296,7 +296,8 @@
"richObject": {
"type": "object",
"additionalProperties": {
- "type": "object"
+ "type": "object",
+ "nullable": true
}
},
"openGraphObject": {
@@ -354,7 +355,8 @@
"richObject": {
"type": "object",
"additionalProperties": {
- "type": "object"
+ "type": "object",
+ "nullable": true
}
},
"openGraphObject": {