You've already forked snikket-web-portal
Merge pull request #77 from Zash/mod_rest-version-change
Update for switch to datamapper in mod_rest
This commit is contained in:
@@ -509,7 +509,7 @@ class ProsodyClient:
|
|||||||
req = {
|
req = {
|
||||||
"kind": "iq",
|
"kind": "iq",
|
||||||
"type": "get",
|
"type": "get",
|
||||||
"version": True,
|
"version": {},
|
||||||
"to": domain,
|
"to": domain,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user