MatrixSynapse/synapse/rest/client/v2_alpha
Richard van der Hoff 012b4c1913 Implement updating devices
You can update the displayname of devices now.
2016-07-26 07:35:48 +01:00
..
__init__.py
_base.py GET /devices endpoint 2016-07-20 16:42:32 +01:00
account.py
account_data.py
auth.py
devices.py Implement updating devices 2016-07-26 07:35:48 +01:00
filter.py
keys.py
openid.py
receipts.py
register.py Implement deleting devices 2016-07-26 07:35:48 +01:00
report_event.py
sync.py
tags.py
tokenrefresh.py