mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-05 07:23:42 +01:00
Typo fixes
This commit is contained in:
parent
fc6aa30000
commit
57f609cf1b
|
|
@ -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).
|
||||
|
|
@ -47,5 +47,5 @@ paths:
|
|||
description: The supported versions.
|
||||
items:
|
||||
type: string
|
||||
description: The supported versions
|
||||
description: The supported versions.
|
||||
required: ['versions']
|
||||
|
|
|
|||
Loading…
Reference in a new issue