mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Update data/api/identity/versions.yaml
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
57f609cf1b
commit
c1d1f88a55
|
|
@ -37,8 +37,8 @@ paths:
|
|||
description: The versions supported by the server.
|
||||
examples:
|
||||
application/json: {
|
||||
"versions": ["r0.1.0", "r0.2.0", "r0.2.1"]
|
||||
}
|
||||
"versions": ["r0.1.0", "r0.2.0", "r0.2.1"]
|
||||
}
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in a new issue