I am testing some new json definitions to StratosAdmin (for grouping) but it seems that any json input in the Rest APi (StratosAdmin.java) is validated against schema.xsd (see exception below) , my question is if there is
1. A way to temporarily turn the validation off (for some testing purpose) 2. In order to validate the new json definitions do they have to be added manually to schema.xsd or is there a way to auto generate them ? Thanks Martin