Software /
code /
prosody
Log
util/jsonschema.lua @ 13084:87f646e353cf
description | author | age |
---|---|---|
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 |
util.jsonschema: Use same integer/float logic on Lua 5.2 and 5.3 0.12 | Kim Alvefur | Sun, 09 Oct 2022 15:42:25 +0200 |
util.jsonschema: Fix Lua 5.2 integer compat 0.12 | Kim Alvefur | Sun, 09 Oct 2022 15:38:36 +0200 |