Add spec for MSC2659: application service ping endpoint (#1516)
This commit is contained in:
parent
f564c07e60
commit
9dd9639dd7
5 changed files with 272 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
Add homeserver->appservice ping mechanism, as per [MSC2659](https://github.com/matrix-org/matrix-spec-proposals/pull/2659). Contributed by @tulir at @beeper.
|
1
changelogs/application_service/newsfragments/1516.new
Normal file
1
changelogs/application_service/newsfragments/1516.new
Normal file
|
@ -0,0 +1 @@
|
|||
Add `POST /_matrix/app/v1/ping` and `POST /_matrix/client/v1/appservice/{appserviceId}/ping` endpoints as per [MSC2659](https://github.com/matrix-org/matrix-spec-proposals/pull/2659).
|
Loading…
Add table
Add a link
Reference in a new issue