mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
fix: change to appservice ping's correct implementation version
Signed-off-by: Debdut Chakraborty <debdutdeb@outlook.com>
This commit is contained in:
parent
a17550648c
commit
ddbb7f2b12
|
|
@ -209,7 +209,7 @@ processed the events.
|
||||||
|
|
||||||
#### Pinging
|
#### Pinging
|
||||||
|
|
||||||
{{% added-in v="1.7" %}}
|
{{% added-in v="1.10" %}}
|
||||||
|
|
||||||
The application service API includes a ping mechanism to allow
|
The application service API includes a ping mechanism to allow
|
||||||
appservices to ensure that the homeserver can reach the appservice.
|
appservices to ensure that the homeserver can reach the appservice.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue