mirror of
https://github.com/langgenius/dify.git
synced 2026-04-16 02:16:57 +08:00
Switch /apps/workflows/online-users request and response schema from workflow_ids/workflow_id to app_ids/app_id without compatibility fallback. Align app list online avatar lookup and online-user map indexing to app.id, matching socket room identity. Update backend access checks, API fields, frontend contract/types, and unit tests accordingly. |
||
|---|---|---|
| .. | ||
| (commonLayout) | ||
| (humanInputLayout)/form/[token] | ||
| (shareLayout) | ||
| account | ||
| activate | ||
| components | ||
| education-apply | ||
| forgot-password | ||
| init | ||
| install | ||
| oauth-callback | ||
| reset-password | ||
| signin | ||
| signup | ||
| styles | ||
| layout.tsx | ||
| page.tsx | ||
| routePrefixHandle.tsx | ||