Skip to content

Add ZWrapperBase so that setMetadata* functions can handle ZWrappers in addition to bare Z22s.

Cory Massaro requested to merge apine-metadata-utils into main

also:

  • add isZEnvelope function (will be useful for coming orchestrator changes);
  • move the setMetadataValues function here (will be removed from the orchestrator);
  • call asJSON on the arguments during error creation (necessary compromise to deal with Z99s in errors now)

Bug: T351473

Edited by Cory Massaro

Merge request reports