From 8e68602e71080e12907d664842abea72fd1683b8 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) --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index baac27d..52b1a4d 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