Skip to content

Commit 219c07c

Browse files
peytondmurraygithub-actions[bot]
authored andcommitted
[AUTO] Update openapi.json
1 parent b0c30a7 commit 219c07c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docusaurus-docs/static/openapi.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200
"APIGetSetting": {
201201
"properties": {
202202
"data": {
203+
"additionalProperties": true,
203204
"title": "Data",
204205
"type": "object"
205206
},
@@ -277,6 +278,7 @@
277278
"properties": {
278279
"data": {
279280
"additionalProperties": {
281+
"additionalProperties": true,
280282
"type": "object"
281283
},
282284
"title": "Data",
@@ -890,6 +892,7 @@
890892
"Body_api_update_namespace_api_v1_namespace__namespace___put": {
891893
"properties": {
892894
"metadata": {
895+
"additionalProperties": true,
893896
"title": "Metadata",
894897
"type": "object"
895898
},
@@ -1210,6 +1213,7 @@
12101213
"metadata_": {
12111214
"anyOf": [
12121215
{
1216+
"additionalProperties": true,
12131217
"type": "object"
12141218
},
12151219
{
@@ -1290,6 +1294,7 @@
12901294
"type": "string"
12911295
},
12921296
"spec": {
1297+
"additionalProperties": true,
12931298
"title": "Spec",
12941299
"type": "object"
12951300
}
@@ -3560,6 +3565,7 @@
35603565
"content": {
35613566
"application/json": {
35623567
"schema": {
3568+
"additionalProperties": true,
35633569
"title": "Metadata",
35643570
"type": "object"
35653571
}
@@ -4123,6 +4129,7 @@
41234129
"content": {
41244130
"application/json": {
41254131
"schema": {
4132+
"additionalProperties": true,
41264133
"title": "Data",
41274134
"type": "object"
41284135
}
@@ -4234,6 +4241,7 @@
42344241
"content": {
42354242
"application/json": {
42364243
"schema": {
4244+
"additionalProperties": true,
42374245
"title": "Data",
42384246
"type": "object"
42394247
}
@@ -4345,6 +4353,7 @@
43454353
"content": {
43464354
"application/json": {
43474355
"schema": {
4356+
"additionalProperties": true,
43484357
"title": "Data",
43494358
"type": "object"
43504359
}

0 commit comments

Comments
 (0)