summary refs log tree commit diff
path: root/synapse/rest/client/v1_only/__init__.py
blob: 936f902ace4a43b13f402fce4127ca109f716849 (plain) (blame)
1
2
3
"""
REST APIs that are only used in v1 (the legacy API).
"""