|
129 | 129 | "description": { |
130 | 130 | "description": "The description of the access token.", |
131 | 131 | "maxLength": 1024, |
| 132 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
132 | 133 | "type": "string" |
133 | 134 | }, |
134 | 135 | "displayName": { |
|
160 | 161 | "description": { |
161 | 162 | "description": "The description of the access token.", |
162 | 163 | "maxLength": 1024, |
| 164 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
163 | 165 | "type": "string" |
164 | 166 | }, |
165 | 167 | "displayName": { |
|
275 | 277 | "description": { |
276 | 278 | "description": "The description is a longer text chosen by the user to provide more context for the resource.", |
277 | 279 | "maxLength": 1024, |
| 280 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
278 | 281 | "type": "string" |
279 | 282 | }, |
280 | 283 | "displayName": { |
|
296 | 299 | "description": { |
297 | 300 | "description": "The description is a longer text chosen by the user to provide more context for the resource.", |
298 | 301 | "maxLength": 1024, |
| 302 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
299 | 303 | "type": "string" |
300 | 304 | }, |
301 | 305 | "displayName": { |
|
467 | 471 | "description": { |
468 | 472 | "description": "The description is a longer text chosen by the user to provide more context for the resource.", |
469 | 473 | "maxLength": 1024, |
| 474 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
470 | 475 | "type": "string" |
471 | 476 | }, |
472 | 477 | "displayName": { |
|
584 | 589 | "description": { |
585 | 590 | "description": "The description is a longer text chosen by the user to provide more context for the resource.", |
586 | 591 | "maxLength": 1024, |
| 592 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
587 | 593 | "type": "string" |
588 | 594 | }, |
589 | 595 | "displayName": { |
|
630 | 636 | "description": { |
631 | 637 | "maxLength": 1024, |
632 | 638 | "nullable": true, |
| 639 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
633 | 640 | "type": "string" |
634 | 641 | }, |
635 | 642 | "displayName": { |
|
650 | 657 | "description": { |
651 | 658 | "description": "The description is a longer text chosen by the user to provide more context for the resource.", |
652 | 659 | "maxLength": 1024, |
| 660 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
653 | 661 | "type": "string" |
654 | 662 | }, |
655 | 663 | "displayName": { |
|
667 | 675 | "description": { |
668 | 676 | "description": "The description is a longer text chosen by the user to provide more context for the resource.", |
669 | 677 | "maxLength": 1024, |
| 678 | + "pattern": "^([a-zA-Z0-9][a-zA-Z0-9 \\-]*)?$", |
670 | 679 | "type": "string" |
671 | 680 | }, |
672 | 681 | "displayName": { |
|
0 commit comments