From 416dd2af0d15917132b718ae818c4491eee6f025 Mon Sep 17 00:00:00 2001 From: cristian-recoseanu Date: Wed, 4 Dec 2024 14:13:23 +0000 Subject: [PATCH] Update APIs/schemas/constraints-schema.json Co-authored-by: Gareth Sylvester-Bradley <31761158+garethsb@users.noreply.github.com> --- APIs/schemas/constraints-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APIs/schemas/constraints-schema.json b/APIs/schemas/constraints-schema.json index dfaa521..ef42b8f 100644 --- a/APIs/schemas/constraints-schema.json +++ b/APIs/schemas/constraints-schema.json @@ -24,7 +24,7 @@ { "type": "array", "items": { - "description": "Any other definition for transports registered in the parameter register", + "description": "Constraints on transport parameters for another transport defined in Transports register of the NMOS Parameter Registers", "type": "object", "patternProperties": { "^[a-zA-Z0-9_]+$": {