From 42b034953fde56165ff82344fbf69d6c50476426 Mon Sep 17 00:00:00 2001 From: bbiggerr Date: Mon, 13 Jun 2022 11:31:16 -0400 Subject: [PATCH] Update backup label validation requirements --- openapi.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index af7942b25..9891d2bf7 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -19507,7 +19507,11 @@ components: x-linode-cli-display: 3 label: type: string - description: The database backup's label, for display purposes only. + maxLength: 30 + description: | + The database backup's label, for display purposes only. + + Must include only ASCII letters or numbers. example: Scheduled - 02/04/22 11:11 UTC-XcCRmI x-linode-cli-display: 2 created: