This commit is contained in:
Comfy Org PR Bot 2026-07-09 00:04:26 +09:00 committed by GitHub
commit 5fef4bfe8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3297,6 +3297,12 @@ paths:
schema: schema:
$ref: '#/components/schemas/ErrorResponse' $ref: '#/components/schemas/ErrorResponse'
description: Invalid request parameters description: Invalid request parameters
"401":
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'
description: Unauthorized - Authentication required
"500": "500":
content: content:
application/json: application/json: