Merge pull request #193 from matrix-org/daniel/voipendpoint
Fix turnServer endpoint
This commit is contained in:
commit
bcead3b0a5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ securityDefinitions:
|
|||
name: access_token
|
||||
in: query
|
||||
paths:
|
||||
"/turnServer":
|
||||
"/voip/turnServer":
|
||||
get:
|
||||
summary: Obtain TURN server credentials.
|
||||
description: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue