mirror of
https://github.com/langgenius/dify.git
synced 2026-05-20 16:57:01 +08:00
Gates the entire /openapi/v1/* blueprint on a single env var. When false (default), the blueprint is never registered so all CLI requests return 404 before any auth or logic runs. Set OPENAPI_ENABLED=true to activate the endpoint group.