KaotoIO / kaoto

Next version of the UI of the Kaoto project
Apache License 2.0
22 stars 21 forks source link

fix(1022): Avoid serializing empty strings #1198

Closed shivamG640 closed 4 days ago

shivamG640 commented 4 days ago

Description

Changes with this PR is related to avoiding the serialization of empty strings with whitespaces. Fixes #1022 Please test here: https://shivamg640.github.io/kaoto/

shivamG640 commented 4 days ago

@lordrip, Ready for Review!