dify/api/controllers
2026-09-07 03:21:33 +00:00
..
common refactor(api): centralize remote file handling (#41627) 2026-09-03 06:00:13 +00:00
console refactor(console): decouple app tracing configuration (#41576) 2026-09-07 02:47:00 +00:00
files feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
inner_api feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
mcp chore(api): consolidate chained .where() calls into single calls (#39819) 2026-07-30 16:59:50 +00:00
openapi refactor(api): move OpenAPI account access behind application services (#41308) 2026-09-04 07:38:01 +00:00
service_api refactor(api): isolate workflow app log queries (#41509) 2026-09-04 10:06:46 +00:00
trigger fix(api): repair two malformed logger format strings (#40901) 2026-08-18 02:10:59 +00:00
web refactor(api): extract human input file upload persistence (#41716) 2026-09-07 03:21:33 +00:00
__init__.py
API_SCHEMA_GUIDE.md refactor(agents): simplify repository context (#39583) 2026-07-26 06:13:37 +00:00
fastopenapi.py