mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-02 22:18:38 +01:00
Merge pull request #193 from matrix-org/daniel/voipendpoint
Fix turnServer endpoint
This commit is contained in:
commit
bcead3b0a5
|
|
@ -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