# HG changeset patch # User Kim Alvefur # Date 1616537978 -3600 # Node ID 60fe204b980f1bf1bbdd7eab2d44085b38b07435 # Parent 33c149d0261de6357c4e4261cc931b1183ecb3e9 mod_rest: Add a 'title' to XEP-0085 mapping (for documentation) diff -r 33c149d0261d -r 60fe204b980f mod_rest/res/schema-xmpp.json --- 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",