From 8ddb356f53634406d1a951396b0121abdb3c2cdc Mon Sep 17 00:00:00 2001 From: Kendall Bennett Date: Wed, 7 Jul 2021 18:36:16 -0700 Subject: [PATCH] This must also be nullable (cherry picked from commit ebc95faa8cc0056811a07cd5865bee106ea4cd32) (cherry picked from commit 8e68602e71080e12907d664842abea72fd1683b8) --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index 19f82e0..ae17403 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -5759,6 +5759,7 @@ components: description: Name of advanced option default_value: type: string + nullable: true minLength: 1 readOnly: true example: false