From f8ff5812083d22b4d6db46f5fd59b427313e700e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Wed, 13 Mar 2024 11:01:34 +0100 Subject: [PATCH] Apply review suggestion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- .../schema/components/sdp_stream_metadata.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/event-schemas/schema/components/sdp_stream_metadata.yaml b/data/event-schemas/schema/components/sdp_stream_metadata.yaml index 6d06f8bc..f16b4cbd 100644 --- a/data/event-schemas/schema/components/sdp_stream_metadata.yaml +++ b/data/event-schemas/schema/components/sdp_stream_metadata.yaml @@ -20,8 +20,8 @@ additionalProperties: The possible values are: - * `m.usermedia` - stream that contains the webcam and/or microphone - tracks - * `m.screenshare` - stream with the screen-sharing tracks + * `m.usermedia`: Stream that contains the webcam and/or microphone + tracks. + * `m.screenshare`: Stream with the screen-sharing tracks. required: - purpose