diff mod_rest/README.markdown @ 3968:bf5d91769f99

Merge commit
author tmolitor <thilo@eightysoft.de>
date Sun, 05 Apr 2020 23:39:08 +0200
parents 2c6d5734ae04
children 5790c3cf615b
line wrap: on
line diff
--- a/mod_rest/README.markdown	Sun Apr 05 23:37:17 2020 +0200
+++ b/mod_rest/README.markdown	Sun Apr 05 23:39:08 2020 +0200
@@ -375,6 +375,11 @@
     items list query. The response contain an array of items like
     `{"jid":"xmpp.address.here","name":"Description of item"}`.
 
+`extensions`
+:   Map of extended feature discovery (see [XEP-0128]) data with
+    `FORM_DATA` fields as the keys pointing at maps with the rest of the
+    data.
+
 #### Ad-Hoc Commands
 
 Used to execute arbitrary commands on supporting entities.