dify/api/controllers
2026-05-25 09:41:01 +00:00
..
common fix(api): preserve remote file URL query params (#36478) 2026-05-22 01:45:20 +00:00
console chore: use dify_config.BILLING_ENABLED (#36619) 2026-05-25 09:41:01 +00:00
files chore: add UUID/str type annotations to api endpoints for files in api/controllers/files and api/controllers/web (#36562) 2026-05-24 07:58:10 +00:00
inner_api fix: scope plugin inner API end-user lookup by tenant (#35325) 2026-04-17 06:12:07 +00:00
mcp chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
service_api fix: type mismatches (route says uuid: but handler says str) (#36612) 2026-05-25 07:33:32 +00:00
trigger refactor(api): type webhook data extraction with RawWebhookDataDict TypedDict (#34486) 2026-04-03 02:24:17 +00:00
web chore: add UUID/str type annotations to api endpoints for files in api/controllers/files and api/controllers/web (#36562) 2026-05-24 07:58:10 +00:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
API_SCHEMA_GUIDE.md refactor(api): migrate console.app.workflow to BaseModel (#36216) 2026-05-18 07:31:37 +00:00
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00