mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 15:40:10 +00:00
- Replace all direct fetch() calls with axios client instance - Maintain exact same error handling behavior and logic flow - Use consistent pattern with other services (customerEventsService) - All customer API endpoints now use centralized client - Prepares for header registration system implementation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>