comparison mod_rest/res/schema-xmpp.json @ 5080:ce9b836f66d5

mod_rest: Fix JSON conversion of 'displayed' chat marker
author Kim Alvefur <zash@zash.se>
date Mon, 24 Oct 2022 16:21:59 +0200
parents bade04ef0a22
children 048e339706ba
comparison
equal deleted inserted replaced
5079:0aee099f270d 5080:ce9b836f66d5
731 "displayed" : { 731 "displayed" : {
732 "description" : "Message ID of a message that has been displayed", 732 "description" : "Message ID of a message that has been displayed",
733 "title" : "XEP-0333: Chat Markers", 733 "title" : "XEP-0333: Chat Markers",
734 "type" : "string", 734 "type" : "string",
735 "xml" : { 735 "xml" : {
736 "namespace" : "urn:xmpp:chat-markers:0" 736 "namespace" : "urn:xmpp:chat-markers:0",
737 "x_single_attribute" : "id"
737 } 738 }
738 }, 739 },
739 "encryption" : { 740 "encryption" : {
740 "title" : "XEP-0380: Explicit Message Encryption", 741 "title" : "XEP-0380: Explicit Message Encryption",
741 "type" : "string", 742 "type" : "string",