Skip to content

Commit 98d2401

Browse files
Commit from GitHub Actions (Scheduled Jobs)
1 parent 7b91604 commit 98d2401

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

schema/mongodb.com/mongodb_v1.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,6 +1582,7 @@
15821582
"type": "string"
15831583
},
15841584
"name": {
1585+
"default": "",
15851586
"type": "string"
15861587
},
15871588
"optional": {
@@ -1647,6 +1648,7 @@
16471648
"type": "string"
16481649
},
16491650
"name": {
1651+
"default": "",
16501652
"type": "string"
16511653
},
16521654
"optional": {

schema/mongodb.com/mongodbmulticluster_v1.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,7 @@
692692
"type": "string"
693693
},
694694
"name": {
695+
"default": "",
695696
"type": "string"
696697
},
697698
"optional": {
@@ -757,6 +758,7 @@
757758
"type": "string"
758759
},
759760
"name": {
761+
"default": "",
760762
"type": "string"
761763
},
762764
"optional": {

schema/mongodb.com/mongodbopsmanager_v1.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,7 @@
730730
"type": "string"
731731
},
732732
"name": {
733+
"default": "",
733734
"type": "string"
734735
},
735736
"optional": {
@@ -795,6 +796,7 @@
795796
"type": "string"
796797
},
797798
"name": {
799+
"default": "",
798800
"type": "string"
799801
},
800802
"optional": {
@@ -1246,6 +1248,7 @@
12461248
"type": "string"
12471249
},
12481250
"name": {
1251+
"default": "",
12491252
"type": "string"
12501253
},
12511254
"optional": {
@@ -1350,6 +1353,7 @@
13501353
"type": "string"
13511354
},
13521355
"name": {
1356+
"default": "",
13531357
"type": "string"
13541358
},
13551359
"optional": {

0 commit comments

Comments
 (0)