Skip to content

Commit 0b4daba

Browse files
webron[mergetool Kaleidoscope]webron[mergetool Kaleidoscope]
webron[mergetool Kaleidoscope]
authored and
webron[mergetool Kaleidoscope]
committed
Made header "type" required
1 parent 1e24139 commit 0b4daba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schemas/v2.0/schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,9 @@
377377
"header": {
378378
"type": "object",
379379
"additionalProperties": false,
380+
"required": [
381+
"type"
382+
],
380383
"properties": {
381384
"type": {
382385
"type": "string",

0 commit comments

Comments
 (0)