Factor out all the common parameters of the various /relations apis (#1745)

Contributed by @zecakeh bd54781052.

Co-authored-by: Richard van der Hoff <richard@matrix.org>
This commit is contained in:
David Baker 2024-03-19 17:03:44 +00:00 committed by GitHub
parent 38796de79a
commit bb4003afa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 196 additions and 362 deletions

View file

@ -0,0 +1 @@
Factor out all the common parameters of the various `/relations` apis.