Clarify URI format in GET /voip/turnServer

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2026-05-08 11:25:52 +02:00
parent 5fdd8010fd
commit 00d6d78b71
No known key found for this signature in database
GPG key ID: 03AEEC581F0139CE

View file

@ -44,6 +44,8 @@ paths:
type: array
items:
type: string
format: uri
pattern: "$turns?:"
description: A list of TURN URIs
ttl:
type: integer