We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de23222 commit bee0b79Copy full SHA for bee0b79
changelogs/identity_service/newsfragments/3101.new
@@ -1 +1 @@
1
-Add `/versions` API as per [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320).
+Add `GET /_matrix/identity/versions` API as per [MSC2320](https://github.com/matrix-org/matrix-doc/pull/2320).
data/api/identity/versions.yaml
@@ -47,5 +47,5 @@ paths:
47
description: The supported versions.
48
items:
49
type: string
50
- description: The supported versions
+ description: The supported versions.
51
required: ['versions']
0 commit comments