dify/api/controllers
NVIDIAN dbceb3067e
refactor(api): migrate console tag responses from marshal_with to BaseModel (#35208)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
2026-04-15 09:57:27 +00:00
..
common refactor(api): deduplicate dataset controller schemas into controller_schemas.py (#34756) 2026-04-13 05:33:20 +00:00
console refactor(api): migrate console tag responses from marshal_with to BaseModel (#35208) 2026-04-15 09:57:27 +00:00
files refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
inner_api fix: import DSL and copy app not work (#35239) 2026-04-15 04:43:22 +00:00
mcp refactor: replace bare dict with typed annotations in controllers (#35095) 2026-04-13 19:19:52 +00:00
service_api refactor(api): migrate service api workflow responses from marshal_with to BaseModel (#35195) 2026-04-14 19:50:59 +00:00
trigger refactor(api): type webhook data extraction with RawWebhookDataDict TypedDict (#34486) 2026-04-03 02:24:17 +00:00
web refactor(api): type _jsonify_form_definition payload with FormDefinitionPayload TypedDict (#35094) 2026-04-13 19:21:19 +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