Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(1022): Avoid serializing empty strings #1198

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

shivamG640
Copy link
Contributor

@shivamG640 shivamG640 commented Jun 24, 2024

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 shivamG640 requested a review from lordrip June 24, 2024 20:52
@shivamG640
Copy link
Contributor Author

@lordrip,
Ready for Review!

@lordrip lordrip marked this pull request as ready for review June 25, 2024 07:18
@lordrip lordrip merged commit 8c790d3 into KaotoIO:main Jun 25, 2024
10 checks passed
@shivamG640 shivamG640 deleted the Fix_1022 branch June 25, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid serializing empty strings
2 participants