forked-synapse/synapse/rest/client/v2_alpha
Jorik Schellekens cf2972c818
Fix servlet metric names (#5734)
* Fix servlet metric names

Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Remove redundant check

* Cover all return paths
2019-07-24 13:07:35 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
account_data.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
account_validity.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
account.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
auth.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
capabilities.py Unify v1 and v2 REST client APIs (#5226) 2019-06-03 21:28:59 +10:00
devices.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
filter.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
groups.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
keys.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
notifications.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
openid.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
read_marker.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
receipts.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
register.py Remove access-token support from RegistrationHandler.register (#5641) 2019-07-08 19:01:08 +01:00
relations.py Fix servlet metric names (#5734) 2019-07-24 13:07:35 +01:00
report_event.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_keys.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_upgrade_rest_servlet.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
sendtodevice.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
sync.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
tags.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
thirdparty.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
tokenrefresh.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
user_directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00