dify/api/controllers/console
lyzno1 d68a9f1850 Merge remote-tracking branch 'origin/main' into feat/trigger
Resolve merge conflict in use-workflow.ts:
- Keep trigger branch workflow-entry utilities imports
- Preserve SUPPORT_OUTPUT_VARS_NODE from main branch
- Remove unused PARALLEL_DEPTH_LIMIT import

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 13:17:14 +08:00
..
app Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-26 13:17:14 +08:00
auth more httpx (#25651) 2025-09-22 23:07:09 +08:00
billing more assert (#24996) 2025-09-08 09:59:43 +08:00
datasets Chore/remove add node restrict of workflow (#26218) 2025-09-25 18:02:43 +08:00
explore feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
tag Fix flask response: 200 -> {}, 200 (#25404) 2025-09-09 15:06:18 +08:00
workspace refactor(api): refactor all 2025-09-25 18:22:30 +08:00
__init__.py refactor(api): refactor all 2025-09-25 18:22:30 +08:00
admin.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
apikey.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
feature.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
files.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
init_validate.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
ping.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
remote_files.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
setup.py refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
spec.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
version.py more httpx (#25651) 2025-09-22 23:07:09 +08:00
wraps.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00