Skip to content

Commit

Permalink
Update APIs/schemas/transporttype-response-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 6f732cb commit 362092c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APIs/schemas/transporttype-response-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
]
},
{
"description": "Any transport registered in the parameter register",
"description": "Any transport type URN base defined in the Transports register of the NMOS Parameter Registers",
"type": "string",
"pattern": "^urn:x-nmos:transport:[a-zA-Z0-9_]+$"
}
Expand Down

0 comments on commit 362092c

Please sign in to comment.