Compare Schema Versions
Compare public JSON Schema field surfaces across immutable EDI schema versions. Historical versions can be compared when their JSON files are available to the docs app.
Added
0
Removed
0
Changed
5
Total
5
Added
No entries.
Removed
No entries.
Changed
$.metadata.sourceVersionconst:1.0.8; required -> const:1.0.6; required
$.data.shipmentDatestring; required -> string; format:date-time; required
$.data.deliveryDatestring -> string; format:date-time
$.data.requestedDeliveryDatestring -> string; format:date-time
$.data.poReferences[].orderDatestring -> string; format:date-time
