Open benfrancis opened 1 year ago
Error: strict mode: unknown keyword: "unit"
@tim-hellhake Do you think this could be a regression caused by the TypeScript migration, with it not recognising the unit keyword on action input schemas?
Hmm, actually ajv is the JSON Schema validator, so maybe there's a JSON schema which isn't expecting the unit key word on action inputs.
STR:
Expected:
Actual:
Error in console on server: