dify/api/controllers/service_api
Yansong Zhang c03b25a940 merge: resolve conflicts with origin/main
Conflicts resolved:
- workflow_app_runner.py: adopt main's DifyGraphInitContext pattern
- token_buffer_memory.py: adopt main's match/case, add AppMode.AGENT
- app_dsl_service.py: adopt main's match/case, add AppMode.AGENT

Made-with: Cursor
2026-04-13 12:52:56 +08:00
..
app merge: resolve conflicts with origin/main 2026-04-13 12:52:56 +08:00
dataset refactor(api): migrate controllers to SQLAlchemy 2.0 select() API (#34960) 2026-04-11 15:30:19 +00:00
end_user feat: Service API - add end-user lookup endpoint (#32015) 2026-02-09 14:01:22 +08:00
workspace refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
__init__.py fix(api): register knowledge pipeline service API routes (#32097) 2026-02-09 17:43:36 +08:00
index.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
wraps.py refactor(api): tighten login and wrapper typing (#34447) 2026-04-02 09:36:58 +00:00