changeset 4531:60fe204b980f

mod_rest: Add a 'title' to XEP-0085 mapping (for documentation)
author Kim Alvefur <zash@zash.se>
date Tue, 23 Mar 2021 23:19:38 +0100
parents 33c149d0261d
children 183c2abdc3c4
files mod_rest/res/schema-xmpp.json
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_rest/res/schema-xmpp.json	Tue Mar 23 23:18:33 2021 +0100
+++ b/mod_rest/res/schema-xmpp.json	Tue Mar 23 23:19:38 2021 +0100
@@ -434,6 +434,7 @@
                   "composing",
                   "paused"
                ],
+               "title" : "XEP-0085: Chat State Notifications",
                "type" : "string",
                "xml" : {
                   "namespace" : "http://jabber.org/protocol/chatstates",