Skip to content

Commit 416dd2a

Browse files
Update APIs/schemas/constraints-schema.json
Co-authored-by: Gareth Sylvester-Bradley <[email protected]>
1 parent e03dc67 commit 416dd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APIs/schemas/constraints-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
{
2525
"type": "array",
2626
"items": {
27-
"description": "Any other definition for transports registered in the parameter register",
27+
"description": "Constraints on transport parameters for another transport defined in Transports register of the NMOS Parameter Registers",
2828
"type": "object",
2929
"patternProperties": {
3030
"^[a-zA-Z0-9_]+$": {

0 commit comments

Comments
 (0)