Merge pull request #3101 from matrix-org/travis/spec/MSC2320-identity-versions

Add identity service versions API
This commit is contained in:
Travis Ralston 2021-05-04 09:26:16 -06:00 committed by Richard van der Hoff
commit 3d217e0de0
3 changed files with 54 additions and 0 deletions

View file

@ -0,0 +1 @@
Add `GET /_matrix/identity/versions` API as per [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320).