jomarko commented on issue #3648: URL: https://github.com/apache/incubator-kie-tools/issues/3648#issuecomment-4978814744
Thank you for this ticket. I think it is a good topic, however may be tricky to solve it in these scenarios: ### Strings How should we distinguish in the existing UI - User wants to send `null` value - User wants to send `"null"` string - User wants to send `""` empty string - User does not want do send any value ### Numbers and other scalar types - User wants to send `null` value - User does not want do send any value -- 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]
