Bug: Exception thrown when wrapping a file without the "issuers" section
skydudie opened this issue · 2 comments
skydudie commented
When wrapping an .oa file using the FHIR schema, an exception is thrown if the .oa file is missing the "issuers" section.
To Reproduce
Steps to reproduce the behaviour:
- Create raw document conforming to the FHIR schema but leave out the "issuers" section
- Exception is thrown instead of an error message. See below
Other Information
Included a sample of the FHIR document without the issuers section
Missing Issuer Section.txt
Nebulis commented
cavacado commented
stale closing