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

This commit is contained in:
mattmillerai 2026-06-10 22:17:04 +00:00 committed by github-actions[bot]
parent 6d18f4adac
commit 31ddc51ba3

View File

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