File

spec/json/pass3.json @ 10736:c5a3576a5335

mod_mam: Invert check for type This is based on code in mod_csi_simple and aiming towards being more flexible and maintainable than a couple of tests for when not to store.
author Kim Alvefur <zash@zash.se>
date Tue, 21 Apr 2020 00:56:56 +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."
    }
}