mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-30 06:41:18 +01:00
strict: true requires all property names to be known upfront, which is incompatible with the dynamic-key maps in slotFills. Also replace type array with anyOf for nullable slot values.