Files
aris/apps/aelis-backend
kenneth bbf425e255 fix: disable strict mode for enhancement JSON schema
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.
2026-03-28 15:55:39 +00:00
..