openepcis / openepcis-event-hash-generator

Project to generate event hash for EPCIS document/event in XML/JSON-LD format.
https://openepcis.io
Apache License 2.0
6 stars 2 forks source link

OEPCIS-660: fixing issue with mismatch in event hash #19

Closed Aravinda93 closed 1 year ago

Aravinda93 commented 1 year ago

@sboeckelmann

This PR will fix the minor issue with a mismatch in event hash between XML and JSON documents. Additionally, there was some mismatch in the provided input document/event from openepcis-test-resources which has been directly fixed in the project.

Based on the fix seems like all document/event seems to be working correctly now. Kindly request you to review and approve the PR.