File

spec/json/pass3.json @ 8779:11b4ae162db7

MUC: Move condition for what gets added to history so that other modules benefit (thanks jcbrand) This helps mod_muc_mam avoid logging eg chat-state-only messages without needing to implement similar logic in many places
author Kim Alvefur <zash@zash.se>
date Mon, 07 May 2018 22:12:22 +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."
    }
}