File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 899899 "@autofocus" : {
900900 "type" : " boolean"
901901 },
902+ "@batch" : {
903+ "type" : " boolean"
904+ },
902905 "@before" : {
903906 "$ref" : " #/$defs/nonEmptyString"
904907 },
39073910 " section"
39083911 ]
39093912 },
3913+ "batch" : {
3914+ "$ref" : " #/$defs/field-properties/@batch"
3915+ },
39103916 "empty" : {
39113917 "$ref" : " #/$defs/field-properties/@empty"
39123918 },
40274033 " section"
40284034 ]
40294035 },
4036+ "batch" : {
4037+ "$ref" : " #/$defs/field-properties/@batch"
4038+ },
40304039 "create" : {
40314040 "$ref" : " #/$defs/field-properties/@create"
40324041 },
Original file line number Diff line number Diff line change 11{
22 "name" : " kirby3-schema" ,
3- "version" : " 5.0.2 " ,
3+ "version" : " 5.0.3 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments