Fix OpenAPI schema validation

This commit is contained in:
doctorpangloss 2024-02-21 14:13:12 -08:00
parent bf6d91fec0
commit 8549f4682f

View File

@ -295,6 +295,9 @@ paths:
post: post:
summary: (UI) Unload models or free memory summary: (UI) Unload models or free memory
operationId: free operationId: free
responses:
200:
description: The free request was accepted. No content body.
requestBody: requestBody:
content: content:
application/json: application/json: