dify/api/controllers
2026-04-06 11:34:52 +00:00
..
common chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
console fix: fix import dsl failed (#34492) 2026-04-03 02:08:21 +00:00
files refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
inner_api chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
mcp refactor: use sessionmaker().begin() in web and mcp controllers (#34281) 2026-03-31 14:26:37 +00:00
service_api refactor(api): type upload file serialization with UploadFileDict TypedDict (#34589) 2026-04-06 11:34:52 +00:00
trigger refactor(api): type webhook data extraction with RawWebhookDataDict TypedDict (#34486) 2026-04-03 02:24:17 +00:00
web chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00