changeset 3946:2a5b42e4db07

mod_rest/README: Fix adhoc example Listing commands is done with disco#items, not disco#info
author Kim Alvefur <zash@zash.se>
date Sun, 15 Mar 2020 23:02:58 +0100
parents cf682a02b6d8
children 1f90e333b1d8
files mod_rest/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_rest/README.markdown	Sun Mar 15 17:18:49 2020 +0100
+++ b/mod_rest/README.markdown	Sun Mar 15 23:02:58 2020 +0100
@@ -423,7 +423,7 @@
 
 ``` {.json}
 {
-   "disco" : {
+   "items" : {
       "node" : "http://jabber.org/protocol/commands"
    },
    "id" : "8iN9hwdAAcfTBchm",