File tree Expand file tree Collapse file tree
services/telemetry-router/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 275275 "description" : {
276276 "description" : " The description is a longer text chosen by the user to provide more context for the resource." ,
277277 "maxLength" : 1024 ,
278+ "pattern" : " ^([a-zA-Z0-9][a-zA-Z0-9 \\ -]*)?$" ,
278279 "type" : " string"
279280 },
280281 "displayName" : {
296297 "description" : {
297298 "description" : " The description is a longer text chosen by the user to provide more context for the resource." ,
298299 "maxLength" : 1024 ,
300+ "pattern" : " ^([a-zA-Z0-9][a-zA-Z0-9 \\ -]*)?$" ,
299301 "type" : " string"
300302 },
301303 "displayName" : {
650652 "description" : {
651653 "description" : " The description is a longer text chosen by the user to provide more context for the resource." ,
652654 "maxLength" : 1024 ,
655+ "pattern" : " ^([a-zA-Z0-9][a-zA-Z0-9 \\ -]*)?$" ,
653656 "type" : " string"
654657 },
655658 "displayName" : {
667670 "description" : {
668671 "description" : " The description is a longer text chosen by the user to provide more context for the resource." ,
669672 "maxLength" : 1024 ,
673+ "pattern" : " ^([a-zA-Z0-9][a-zA-Z0-9 \\ -]*)?$" ,
670674 "type" : " string"
671675 },
672676 "displayName" : {
You can’t perform that action at this time.
0 commit comments