openmrs / openmrs-esm-stock-management

Other
3 stars 28 forks source link

bug(stock): zod schema should allow null & undefined #15

Closed wizlif closed 11 months ago

wizlif commented 11 months ago

Requirements

Summary

StockItemDto zod schema that allows field to be null or undefined but validates required ones.