File

spec/json/pass3.json @ 10740:08efb60faf67

mod_mam: Check sender of error instead of receiver The intent is to capture errors to stanzas sent by the local user, so that they can see why a message failed to be delivered even if the error came after they went offline.
author Kim Alvefur <zash@zash.se>
date Tue, 21 Apr 2020 01:29:58 +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."
    }
}