File

spec/json/pass3.json @ 13086:42ea593bfa8d

util.jsonschema: Add some comments wrt Lua-specifics
author Kim Alvefur <zash@zash.se>
date Sat, 22 Apr 2023 13:30:19 +0200
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}