Merge pull request #3186 from lukaslihotzki/fix-typo

Fix Typo
pull/3368/head
Travis Ralston 3 years ago committed by Richard van der Hoff
commit c254aac25d

@ -43,7 +43,7 @@ paths:
This API requires the use of an application service access token (`as_token`) 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 instead of a typical client's access_token. This API cannot be invoked by
users who are not identified as application services. users who are not identified as application services.
operationId: updateAppserviceRoomDirectoryVsibility operationId: updateAppserviceRoomDirectoryVisibility
parameters: parameters:
- in: path - in: path
type: string type: string

Loading…
Cancel
Save