# HG changeset patch # User Kim Alvefur # Date 1584309778 -3600 # Node ID 2a5b42e4db0792824fa87091c9934da3b464102f # Parent cf682a02b6d8ddb5a50117eb49bc679314065584 mod_rest/README: Fix adhoc example Listing commands is done with disco#items, not disco#info diff -r cf682a02b6d8 -r 2a5b42e4db07 mod_rest/README.markdown --- 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",