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: namespace nil when explicitly given nil in mapping #93

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

HassanAkbar
Copy link
Member

Fixing the issue for prefix: nil not being applied when added in mapping rule for child element in xml mapping.

fix #77

@ronaldtse ronaldtse merged commit fa38aec into main Sep 24, 2024
13 of 14 checks passed
@ronaldtse ronaldtse deleted the namespec_nil_when_set_in_mapping branch September 24, 2024 10:13
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.

Namespace and prefix are not inherited from default namespace and default prefix.
2 participants