We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HL7Reader.Companion.HL7MessageParseAndConvertConfiguration is no longer a concept that we intend to use, so it should be removed.
It shouldn't be complicated to fix since it's never actually used, just referenced in a lot of places, resulting in nulls being passed around.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem statement
HL7Reader.Companion.HL7MessageParseAndConvertConfiguration is no longer a concept that we intend to use, so it should be removed.
What you need to know
It shouldn't be complicated to fix since it's never actually used, just referenced in a lot of places, resulting in nulls being passed around.
Acceptance criteria
The text was updated successfully, but these errors were encountered: