mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 06:54:10 +01:00
Fix the version of the Identity Service API when Matrix 1.0 was introduced
There is no version r0.1.1 of the Identity Service API. r0.2.0 is the version that was released at that time. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
9e0f2aad94
commit
6605b29c2b
|
|
@ -514,7 +514,7 @@ the following versions for the individual APIs:
|
|||
| Client-Server API | r0.5.0 |
|
||||
| Server-Server API | r0.1.2 |
|
||||
| Application Service API | r0.1.1 |
|
||||
| Identity Service API | r0.1.1 |
|
||||
| Identity Service API | r0.2.0 |
|
||||
| Push Gateway API | r0.1.0 |
|
||||
| Room Versions | 1, 2, 3, 4, 5 |
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue