chore(openapi): sync shared API contract from cloud@e3c52ad (#14406)

This commit is contained in:
Comfy Org PR Bot 2026-06-11 12:15:53 +09:00 committed by GitHub
parent 431a1888d3
commit 74ee826790
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1067,6 +1067,9 @@ components:
comfyui_version:
description: ComfyUI version
type: string
deploy_environment:
description: How this ComfyUI instance is deployed (e.g. cloud, local-git, local-portable, local-desktop)
type: string
embedded_python:
description: Whether using embedded Python
type: boolean