Matrix 1.7

This commit is contained in:
Travis Ralston 2023-05-25 09:47:33 -06:00
parent 65d70e90b8
commit 8b51f1c011
63 changed files with 147 additions and 62 deletions

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -1 +0,0 @@
Add homeserver->appservice ping mechanism, as per [MSC2659](https://github.com/matrix-org/matrix-spec-proposals/pull/2659). Contributed by @tulir at @beeper.

View file

@ -1 +0,0 @@
[`POST /_matrix/app/v1/ping`](/application-service-api/#post_matrixappv1ping)

View file

@ -1 +0,0 @@
[`POST /_matrix/client/v1/appservice/{appserviceId}/ping`](/application-service-api/#post_matrixclientv1appserviceappserviceidping)

View file

@ -1 +0,0 @@
Add homeserver->appservice ping mechanism, as per [MSC2659](https://github.com/matrix-org/matrix-spec-proposals/pull/2659). Contributed by @tulir at @beeper.