Skip to content

Commit

Permalink
Update APIs/schemas/constraints-schema.json
Browse files Browse the repository at this point in the history
Co-authored-by: Gareth Sylvester-Bradley <31761158+garethsb@users.noreply.github.com>
  • Loading branch information
cristian-recoseanu and garethsb authored Dec 4, 2024
1 parent d7eed08 commit 209e9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APIs/schemas/constraints-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -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_]+$": {
Expand Down

0 comments on commit 209e9de

Please sign in to comment.