Document instance_id field of /thirdparty/protocols (#2051)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2025-02-13 18:29:56 +01:00 committed by GitHub
parent dcb39c603a
commit c2ef38f0e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 247 additions and 174 deletions

View file

@ -0,0 +1,2 @@
Document the `instance_id` field of `Protocol Instance` in the responses to
`GET /_matrix/client/v3/thirdparty/protocols` and `GET /_matrix/client/v3/thirdparty/protocol/{protocol}`.