Skip to content

Commit d8f7bb2

Browse files
authored
add realEntryHasKernel to schema
1 parent 4ccf9a4 commit d8f7bb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schemas/device_schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
},
3030
"metaOnSd": {
3131
"type": "boolean"
32+
},
33+
"realEntryHasKernel": {
34+
"type": "boolean"
3235
}
3336
},
3437
"required": [

0 commit comments

Comments
 (0)