Skip to content

Commit 42b0349

Browse files
committed
Update backup label validation requirements
1 parent 878c327 commit 42b0349

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

openapi.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19507,7 +19507,11 @@ components:
1950719507
x-linode-cli-display: 3
1950819508
label:
1950919509
type: string
19510-
description: The database backup's label, for display purposes only.
19510+
maxLength: 30
19511+
description: |
19512+
The database backup's label, for display purposes only.
19513+
19514+
Must include only ASCII letters or numbers.
1951119515
example: Scheduled - 02/04/22 11:11 UTC-XcCRmI
1951219516
x-linode-cli-display: 2
1951319517
created:

0 commit comments

Comments
 (0)