Skip to content

Commit dc92300

Browse files
OAS Update
1 parent 9a6b476 commit dc92300

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

services/telemetry-router/v1/telemetry-router.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@
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": {
@@ -296,6 +297,7 @@
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": {
@@ -650,6 +652,7 @@
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": {
@@ -667,6 +670,7 @@
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": {

0 commit comments

Comments
 (0)