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 = {
|
||||
"kind": "iq",
|
||||
"type": "get",
|
||||
"version": True,
|
||||
"version": {},
|
||||
"to": domain,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user