mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix Typo
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
This commit is contained in:
parent
71a0f9f9a2
commit
6c46933fbc
|
|
@ -43,7 +43,7 @@ paths:
|
|||
This API requires the use of an application service access token (`as_token`)
|
||||
instead of a typical client's access_token. This API cannot be invoked by
|
||||
users who are not identified as application services.
|
||||
operationId: updateAppserviceRoomDirectoryVsibility
|
||||
operationId: updateAppserviceRoomDirectoryVisibility
|
||||
parameters:
|
||||
- in: path
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue