Remove keyId
from the server keys endpoints (#1350)
* Remove keyId from the server keys endpoints It has been deprecated forever. Besides, the OpenAPI 3 spec doesn't allow optional path parameters. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Add newsfragment Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Fix broken link Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Mention MSC3938 in newfragment Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
eb2456c7d4
commit
9e45037129
5 changed files with 9 additions and 32 deletions
1
changelogs/server_server/newsfragments/1350.breaking
Normal file
1
changelogs/server_server/newsfragments/1350.breaking
Normal file
|
@ -0,0 +1 @@
|
|||
Remove `keyId` from the server `/keys` endpoints, as per [MSC3938](https://github.com/matrix-org/matrix-spec-proposals/pull/3938).
|
Loading…
Add table
Add a link
Reference in a new issue