diff options
author | Luke Barnard <lukeb@openmarket.com> | 2017-10-31 17:04:28 +0000 |
---|---|---|
committer | Luke Barnard <lukeb@openmarket.com> | 2017-10-31 17:04:28 +0000 |
commit | 20fe347906355e6eec2b890f5d9dc8e2c4534ce3 (patch) | |
tree | 628df3eb06d9fa513d0a6c3ce1ccdecb4115b9c9 /synapse/rest/client/v2_alpha | |
parent | Merge pull request #2609 from matrix-org/rav/refactor_login (diff) | |
download | synapse-20fe347906355e6eec2b890f5d9dc8e2c4534ce3.tar.xz |
Modify group room association API to allow modification of is_public
also includes renamings to make things more consistent.
Diffstat (limited to 'synapse/rest/client/v2_alpha')
-rw-r--r-- | synapse/rest/client/v2_alpha/groups.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/client/v2_alpha/groups.py b/synapse/rest/client/v2_alpha/groups.py |