Fix definition of response of POST /_matrix/federation/v1/user/keys/claim (#1559)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2023-07-18 11:55:03 +02:00 committed by GitHub
parent 746524928c
commit 50fe89d74b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 20 deletions

View file

@ -0,0 +1 @@
Fix definition of response of `POST /_matrix/federation/v1/user/keys/claim`.