Mercurial > prosody-modules
view mod_stanzadebug/README.markdown @ 4840:e9b7c8db3ebd
mod_rest: Fixup internal schema references for correctness
With JSON Pointer support in util.datamapper, it is now possible to use
the schema file as-is without the fixups mod_rest does.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 29 Dec 2021 18:31:40 +0100 |
| parents | 590ac12b7671 |
| children |
line wrap: on
line source
--- summary: Extra verbose stanza logging --- Summary ======= This module logs the full stanzas that are sent and received into debug logs, for debugging purposes.
