Skip to content

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Aug 11, 2025

Updates the server communication routes documentation to include all modern public routes based on the current ComfyUI implementation. Adds missing routes for WebSocket, models, features, and userdata endpoints, along with improved descriptions for existing routes.

Resolves #353.

- Add missing routes: /ws, /features, /models, /userdata endpoints
- Add WebSocket communication section explaining real-time messaging
- Improve route descriptions for clarity and accuracy
- Organize routes with proper categorization

Closes #353
- Sync Chinese translation with English documentation changes
- Add missing routes translations for WebSocket, models, features, userdata
- Add WebSocket communication section in Chinese
- Update route descriptions to match English version
@christian-byrne christian-byrne merged commit 9a5a7e8 into main Aug 11, 2025
7 checks passed
@github-actions github-actions bot deleted the docs/update-api-routes-documentation branch August 11, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the public HTTP/WS API docs

2 participants