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:
Kévin Commaille 2025-01-24 12:13:24 +01:00
parent 9e0f2aad94
commit 6605b29c2b
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D

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 |