Software /
code /
prosody
Log
util/jsonschema.lua @ 12757:edbc888b1e05 0.12
description | author | age |
---|---|---|
util.jsonschema: Fix validation to not assume presence of "type" field 0.12 | Kim Alvefur | Fri, 08 Jul 2022 14:38:23 +0200 |
util.jsonschema: Lua <5.3 compat here too 0.12 | Kim Alvefur | Mon, 09 May 2022 22:39:05 +0200 |
util.jsonschema: Add support for $ref pointers | Kim Alvefur | Wed, 29 Dec 2021 16:57:35 +0100 |
util.jsonschema: Rename types for improved readability | Kim Alvefur | Thu, 18 Mar 2021 23:57:03 +0100 |
util.jsonschema: Restructure "type" keyword handling | Kim Alvefur | Tue, 09 Mar 2021 14:31:11 +0100 |
util.jsonschema: Syntax tweak to not upset syntax highlighting | Kim Alvefur | Tue, 09 Mar 2021 14:22:33 +0100 |
util.jsonschema: Implement "propertyNames" | Kim Alvefur | Tue, 09 Mar 2021 02:43:50 +0100 |