Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
another whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowJonathan committed Jan 31, 2022
1 parent 88834ec commit 5ee7386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse/rest/client/register.py
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ class RegistrationTokenValidityRestServlet(RestServlet):
"""

PATTERNS = client_patterns(
f"/v1/register/{LoginType.REGISTRATION_TOKEN}/validity",
f"/register/{LoginType.REGISTRATION_TOKEN}/validity",
releases=("v1",),
)

Expand Down

0 comments on commit 5ee7386

Please sign in to comment.