fd94e16ee0
* First draft of disabling JsonParser "fhir_comment" code. Unit test assertion that JSON is not generated with "fhir_comment" in the resulting resource String. * Surround fhir_comments logic with conditional logic. Set this to false while awaiting final word from stakeholders. Add unit tests for STU3 and STU2 proving that fhir_comments do not get generated. * Add conditional logic for JsonParser and fhir_comments and adjust unit tests accordingly. Also, move the HapiFhirStorageResponseCode.json file to the same module as DefaultProfileValidationSupport, namely, the code that actually reads it. * Add changelog. * Add missing change to JsonParser that I thought I had pushed. Fix changelog. Fix unit tests assertions to be clearer. * JsonParser: Cache value of isSupportsFhirComment. * Support version DSTU2_1 as well and add a new unit test. * Fix pipeline unit test failures. |
||
---|---|---|
.. | ||
src | ||
.editorconfig | ||
.gitignore | ||
pom.xml | ||
todo.txt |