Fix the version of the Identity Service API at Matrix 1.0 (#2061)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2025-02-11 19:04:25 +01:00 committed by GitHub
parent 23e709ae9b
commit dcb39c603a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix the version of the Identity Service API when Matrix 1.0 was introduced.

View file

@ -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 |