Skip to content

[OICS-642] Update Consents, Endorsement and Claim Notification APIs

Luiky Vasconcelos requested to merge OICS-642 into main

Closes OICS-642

  • Remove the fields transactionToDateTime and transactionFromDateTime from the Consents Validator, as these fields are no longer support
  • Remove the field documentId from the Consents Validators, as as this field is no longer support
  • For Endorsement and Claim Notification Tests, do not send the field documentId on the consent creation
  • Guarantee that we are calling the additional fields validator on all theses validators

I couldn't run the tests against MockIn, because it's still implementing consents 2.5.1.

Merge request reports