Skip to content

Commit 778fbcb

Browse files
k-yleFloEdelmann
andauthored
1
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
1 parent a914da9 commit 778fbcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/preset.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@
193193
"type": "object",
194194
"additionalProperties": {
195195
"type": "string"
196-
}
196+
},
197+
"minProperties": 1
197198
},
198199
"examples": [
199200
[{ "a": 1, "b": 2 }],

0 commit comments

Comments
 (0)