ComfyUI/api_server/routes/internal
Benjamin Lu be9895e92b refactor(api): extract internal route helpers
Extracts directory validation logic into helper functions to improve code reusability and maintainability.
2025-12-20 11:40:40 -08:00
..
__init__.py Add GET /internal/files. (#4295) 2024-08-21 01:25:06 -04:00
internal_routes.py refactor(api): extract internal route helpers 2025-12-20 11:40:40 -08:00
README.md Add GET /internal/files. (#4295) 2024-08-21 01:25:06 -04:00

ComfyUI Internal Routes

All routes under the /internal path are designated for internal use by ComfyUI only. These routes are not intended for use by external applications may change at any time without notice.