File

spec/json/pass3.json @ 12821:a4ac16e5b655

sessionmanager: Fire event before retiring old session This allows for modules to update fields, which is generally better than maintaining this hard-coded list of transferable properties here.
author Matthew Wild <mwild1@gmail.com>
date Thu, 29 Dec 2022 16:25:00 +0000
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."
    }
}