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_]+$": {