From e3ee2418bf5d8b390e2a5e83bc481cbb8c303ed4 Mon Sep 17 00:00:00 2001 From: doctorpangloss <@hiddenswitch.com> Date: Wed, 21 Feb 2024 14:14:59 -0800 Subject: [PATCH] Fix OpenAPI schema --- comfy/api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfy/api/openapi.yaml b/comfy/api/openapi.yaml index d8cb79299..de1ec12a6 100644 --- a/comfy/api/openapi.yaml +++ b/comfy/api/openapi.yaml @@ -222,7 +222,7 @@ paths: status_str: type: string completed: - type: bool + type: boolean messages: type: array items: