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

2 lines
62 B
Plaintext

Refactor the relations endpoints to add a `RelationsHandler`.