mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-29 22:31: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.