ljmotta opened a new pull request, #2356: URL: https://github.com/apache/incubator-kie-tools/pull/2356
Closes: https://github.com/apache/incubator-kie-issues/issues/1244 This PR converts the OpenAPI Schema to a JSON Schema draft 04. It alsos adds support to `null` types on enums and fix some bugs on the constraint panel: - Manually typing date and time would erase previous values and trying to modify them would erase the current value. - Changing between item definitions with different constraint type would select both - Fix a bug where isn't possible to select the number 0. (starting the Select field with value 0 is still present) - Changing between date or date-time type to time type would not erase the constraint. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
