prosody
log
graph
tags
bookmarks
branches
494577d883ff
browse
changeset
util/jsonschema.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/jsonschema.lua @ 12591:
494577d883ff
less
more
|
(0)
tip
description
author
age
util.jsonschema: Fix validation to not assume presence of "type" field
0.12
Kim Alvefur
2022-07-08
util.jsonschema: Lua <5.3 compat here too
0.12
Kim Alvefur
2022-05-09
util.jsonschema: Add support for $ref pointers
Kim Alvefur
2021-12-29
util.jsonschema: Rename types for improved readability
Kim Alvefur
2021-03-18
util.jsonschema: Restructure "type" keyword handling
Kim Alvefur
2021-03-09
util.jsonschema: Syntax tweak to not upset syntax highlighting
Kim Alvefur
2021-03-09
util.jsonschema: Implement "propertyNames"
Kim Alvefur
2021-03-09
util.jsonschema: Restructure handling of "properties" and "additionalProperties"
Kim Alvefur
2021-03-09
util.jsonschema: Fix "uniqueItems" prematurely declaring a match
Kim Alvefur
2021-03-09
util.jsonschema: Implement the "prefixItems" keyword
Kim Alvefur
2021-03-09
util.jsonschema: Implement the "contains" keyword
Kim Alvefur
2021-03-09
util.jsonschema: Allow a boolean as schema
Kim Alvefur
2021-03-09
util.jsonschema: Correct "items" keyword
Kim Alvefur
2021-03-09
util.jsonschema: Library for JSON Schema validation
Kim Alvefur
2021-03-06
less
more
|
(0)
tip