diff options
author | Daniel Wagner-Hall <daniel@matrix.org> | 2016-02-15 18:13:10 +0000 |
---|---|---|
committer | Daniel Wagner-Hall <daniel@matrix.org> | 2016-02-15 18:19:01 +0000 |
commit | 1a2197d7bf62437208643f750ee757b8b85e2db6 (patch) | |
tree | 2e85eed4bcae46936b58e15b738be0d07a1f20ad /synapse/rest/client | |
parent | Use update_membership for profile updates (diff) | |
download | synapse-1a2197d7bf62437208643f750ee757b8b85e2db6.tar.xz |
Simplify room creation code
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/room.py | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |