Universal Editor sometimes requires JSON configurations to define component models (especially when the AEM Component Console is not used).
Add an action "Generate UE Model Definition" that:
- Takes a selected Sling Model (Java) or HTL file as input
- Generates the JSON schema required by Universal Editor so that it knows which fields are editable
- Outputs the configuration in the correct format expected by the UE component model
As mentioned by @Atlantic83