Skip to content

Commit b6e8ed7

Browse files
committed
Add minLength/maxLength to Linode Clone
1 parent 789e9b4 commit b6e8ed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4938,6 +4938,8 @@ paths:
49384938
example: 124
49394939
label:
49404940
type: string
4941+
minLength: 3
4942+
maxLength: 64
49414943
description: >
49424944
The label to assign this Linode when cloning to a new Linode.
49434945

0 commit comments

Comments
 (0)