mod_rest/res/schema-xmpp.json
changeset 5872 bdcb61275afe
parent 5562 3276750332ea
child 5902 7371320813a7
equal deleted inserted replaced
5871:3f5644aa5c32 5872:bdcb61275afe
   340                "$ref" : "#/_common/from"
   340                "$ref" : "#/_common/from"
   341             },
   341             },
   342             "gateway" : {
   342             "gateway" : {
   343                "properties" : {
   343                "properties" : {
   344                   "desc" : {
   344                   "desc" : {
   345                      "type" : "text"
   345                      "type" : "string"
   346                   },
   346                   },
   347                   "jid" : {
   347                   "jid" : {
   348                      "type" : "string"
   348                      "type" : "string"
   349                   },
   349                   },
   350                   "prompt" : {
   350                   "prompt" : {