mod_rest/mod_rest.lua
changeset 4749 d29a295cd165
parent 4741 2bc5a0c0d8c3
child 4845 f69c5a443156
--- a/mod_rest/mod_rest.lua	Thu Nov 04 20:13:43 2021 +0100
+++ b/mod_rest/mod_rest.lua	Thu Nov 04 20:15:44 2021 +0100
@@ -110,7 +110,6 @@
 		-- GET /iq/disco/jid
 		data = {
 			kind = "iq";
-			type = "get";
 			[st_type] = st_type == "ping" or data or {};
 		};
 	else