Link and use canonical API name

This commit is contained in:
Eric Eastwood
2026-07-30 10:55:30 -05:00
parent 446bc852de
commit 305e590bea
+1 -1
View File
@@ -16,7 +16,7 @@
## Improved Documentation
- Clarify the usage of the `guests` parameter when using the List user API with the Matrix Authentication Service integration enabled. ([\#19963](https://github.com/element-hq/synapse/issues/19963))
- Clarify the usage of the `guests` parameter when using the [List Accounts (V2) admin API](https://element-hq.github.io/synapse/develop/admin_api/user_admin_api.html#list-accounts-v2) with the Matrix Authentication Service integration enabled. ([\#19963](https://github.com/element-hq/synapse/issues/19963))
## Internal Changes