1GH-74736 2-------- 3Validate extension JSON: Error: Field 'classes/MenuBar/properties/start_index': type changed value in new API, from "bool" to "int". 4 5The previous type was simply wrong and the getter and setter already used int. 6 7