diff --git a/openapi.yaml b/openapi.yaml index c27ed7adf..5c07590b2 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1062,6 +1062,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