When creating an extension, a customer suggests to add the possibility to change some of the fields of the extension from optional to required, in the template of the extension itself. Currently, fields are all optional when created.
The Json file says "form_schema objects should have only these properties: field_type, name, label, default_value, options”. We can add the possibility to modify the Json file in a way that allows to enter required fields.