MatrixSynapse/synapse/rest/client/v2_alpha
Luke Barnard 369195caa5 Modify register/available to be GET with query param
- GET is now the method for register/available
- a query parameter "username" is now used

Also, empty usernames are now handled with an error message on registration or via register/available: `User ID cannot be empty`
2017-05-10 17:23:55 +01:00
..
__init__.py
_base.py
account.py
account_data.py
auth.py
devices.py
filter.py
keys.py
notifications.py
openid.py
read_marker.py
receipts.py
register.py Modify register/available to be GET with query param 2017-05-10 17:23:55 +01:00
report_event.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py