view tests/json/pass3.json @ 7368:4e24aff1e4df

MUC: Flatten format of serialized rooms
author Kim Alvefur <zash@zash.se>
date Mon, 18 Apr 2016 19:29:23 +0200
parents 472736b583fb
children
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."
    }
}