diff --git a/comfy/api/openapi.yaml b/comfy/api/openapi.yaml index 7c9c644b3..d8cb79299 100644 --- a/comfy/api/openapi.yaml +++ b/comfy/api/openapi.yaml @@ -295,6 +295,9 @@ paths: post: summary: (UI) Unload models or free memory operationId: free + responses: + 200: + description: The free request was accepted. No content body. requestBody: content: application/json: