From c6303385cb25404de73fdd92dee8eeaa87ea0946 Mon Sep 17 00:00:00 2001 From: Nathan Lie Date: Thu, 13 Oct 2022 14:44:25 -0700 Subject: [PATCH] feat: make body nullable --- auth-server-open-api-spec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/auth-server-open-api-spec.yaml b/auth-server-open-api-spec.yaml index e88e9790..6fc3aca4 100644 --- a/auth-server-open-api-spec.yaml +++ b/auth-server-open-api-spec.yaml @@ -422,6 +422,7 @@ paths: text/html: schema: type: string + nullable: true description: Found headers: Location: