mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix turnServer endpoint
This commit is contained in:
parent
fd88be1830
commit
681c258206
|
|
@ -18,7 +18,7 @@ securityDefinitions:
|
|||
name: access_token
|
||||
in: query
|
||||
paths:
|
||||
"/turnServer":
|
||||
"/voip/turnServer":
|
||||
get:
|
||||
summary: Obtain TURN server credentials.
|
||||
description: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue