Log

util/jsonschema.lua @ 13102:4e112b87543d

description author age
util.jsonschema: Fix UTF-8ness of 'minLength' and 'maxLength' Kim Alvefur Sun, 23 Apr 2023 10:42:07 +0200
util.jsonschema: Implement 'minContains' and 'maxContains' Kim Alvefur Sun, 23 Apr 2023 10:26:43 +0200
util.jsonschema: Implement 'luaPattern' - Lua variant of 'pattern' Kim Alvefur Sat, 22 Apr 2023 12:48:51 +0200
util.jsonschema: Implement 'luaPatternProperties' as Lua variant of 'patternProperties' Kim Alvefur Sat, 22 Apr 2023 12:14:29 +0200
util.jsonschema: Implement 'dependentSchemas' Kim Alvefur Sun, 26 Mar 2023 15:20:07 +0200
util.jsonschema: Implement 'dependentRequired' Kim Alvefur Sun, 26 Mar 2023 15:19:14 +0200
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100