0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-08 01:19:17 +02:00
synapse/changelog.d/12227.misc
Patrick Cloke fc9bd620ce
Add a relations handler to avoid duplication. (#12227)
Adds a handler layer between the REST and datastore layers for relations.
2022-03-16 10:39:15 -04:00

1 line
62 B
Text

Refactor the relations endpoints to add a `RelationsHandler`.