We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878c327 commit 42b0349Copy full SHA for 42b0349
openapi.yaml
@@ -19507,7 +19507,11 @@ components:
19507
x-linode-cli-display: 3
19508
label:
19509
type: string
19510
- description: The database backup's label, for display purposes only.
+ maxLength: 30
19511
+ description: |
19512
+ The database backup's label, for display purposes only.
19513
+
19514
+ Must include only ASCII letters or numbers.
19515
example: Scheduled - 02/04/22 11:11 UTC-XcCRmI
19516
x-linode-cli-display: 2
19517
created:
0 commit comments