Skip to content

Commit 03e5f53

Browse files
committed
Remove out-of-date regex pattern.
1 parent 6fb97a8 commit 03e5f53

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

openapi.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16023,9 +16023,6 @@ components:
1602316023
characters.
1602416024
minLength: 1
1602516025
maxLength: 32
16026-
# Kubernetes does NOT allow underscores in resource names and we are
16027-
# passing this name to Kubernetes. Thus the following pattern:
16028-
pattern: '[a-zA-Z0-9-]{3, 32}'
1602916026
x-linode-cli-display: 2
1603016027
example: lkecluster12345
1603116028
region:

0 commit comments

Comments
 (0)