File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7373 },
7474 "ofl" : {
7575 "name" : " Open Fixture Library JSON" ,
76- "exportPluginVersion" : " 12.4.0 " ,
76+ "exportPluginVersion" : " 12.4.1 " ,
7777 "exportTests" : []
7878 },
7979 "op-z" : {
Original file line number Diff line number Diff line change 22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
33 "$id" : " https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture-redirect.json" ,
44
5- "version" : " 12.4.0 " ,
5+ "version" : " 12.4.1 " ,
66
77 "type" : " object" ,
88 "properties" : {
Original file line number Diff line number Diff line change 22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
33 "$id" : " https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json" ,
44
5- "version" : " 12.4.0 " ,
5+ "version" : " 12.4.1 " ,
66
77 "type" : " object" ,
88 "properties" : {
Original file line number Diff line number Diff line change 22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
33 "$id" : " https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/gobo.json" ,
44
5- "version" : " 12.4.0 " ,
5+ "version" : " 12.4.1 " ,
66
77 "type" : " object" ,
88 "properties" : {
Original file line number Diff line number Diff line change 22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
33 "$id" : " https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/manufacturers.json" ,
44
5- "version" : " 12.4.0 " ,
5+ "version" : " 12.4.1 " ,
66
77 "type" : " object" ,
88 "properties" : {
2424 "website" : { "$ref" : " definitions.json#/urlString" },
2525 "rdmId" : {
2626 "type" : " integer" ,
27- "minimum" : 0 ,
28- "maximum" : 65536
27+ "minimum" : 1 ,
28+ "maximum" : 32767
2929 }
3030 },
3131 "required" : [" name" ],
You can’t perform that action at this time.
0 commit comments