Mercurial > prosody-modules
comparison mod_rest/res/schema-xmpp.json @ 4958:2735e29cf94b
mod_rest: Add some descriptive details to schema
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 05 Jun 2022 21:56:22 +0200 |
parents | 8f625a7dc957 |
children | bade04ef0a22 |
comparison
equal
deleted
inserted
replaced
4957:89226fb1af67 | 4958:2735e29cf94b |
---|---|
699 "xml" : { | 699 "xml" : { |
700 "attribute" : true | 700 "attribute" : true |
701 } | 701 } |
702 } | 702 } |
703 }, | 703 }, |
704 "title" : "XEP-0313: Message Archive Management", | |
704 "type" : "object", | 705 "type" : "object", |
705 "xml" : { | 706 "xml" : { |
706 "name" : "result", | 707 "name" : "result", |
707 "namespace" : "urn:xmpp:mam:2" | 708 "namespace" : "urn:xmpp:mam:2" |
708 } | 709 } |