mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-06-13 11:47:48 +02:00
Clarify URI format in GET /voip/turnServer
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
5fdd8010fd
commit
00d6d78b71
|
|
@ -44,6 +44,8 @@ paths:
|
|||
type: array
|
||||
items:
|
||||
type: string
|
||||
format: uri
|
||||
pattern: "$turns?:"
|
||||
description: A list of TURN URIs
|
||||
ttl:
|
||||
type: integer
|
||||
|
|
|
|||
Loading…
Reference in a new issue