mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
Fix OpenAPI schema validation
This commit is contained in:
parent
bf6d91fec0
commit
8549f4682f
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user