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: remove namespace from xml map entry serialization #978

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

0marperez
Copy link
Contributor

Issue #

closes #957

Description of changes

-Removed xmlns from entry tag when serializing maps

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@0marperez 0marperez added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Oct 12, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@0marperez 0marperez marked this pull request as ready for review October 12, 2023 21:19
@0marperez 0marperez requested a review from a team as a code owner October 12, 2023 21:19
@0marperez 0marperez merged commit 4afd4f6 into main Oct 18, 2023
14 checks passed
@0marperez 0marperez deleted the xmlns-map-serialization branch October 18, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xmlns not applied correctly for XML maps in serialization
3 participants