dify/api/controllers/console/app
SATISH K C f1c4c1a5ff
refactor: replace dict params with BaseModel in AppService (#35904)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 06:09:50 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
agent.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
annotation.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
app_import.py ci: auto gen api doc and download link (#35919) 2026-05-09 03:01:47 +00:00
app.py refactor: replace dict params with BaseModel in AppService (#35904) 2026-05-11 06:09:50 +00:00
audio.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
completion.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
conversation_variables.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
conversation.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
error.py feat: optimize http status code (#31430) 2026-01-24 10:16:16 +08:00
generator.py ci: auto gen api doc and download link (#35919) 2026-05-09 03:01:47 +00:00
mcp_server.py refactor(api): migrate console mcp-server responses to BaseModel (#35219) 2026-04-17 04:16:14 +00:00
message.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
model_config.py refactor: replace inline api.model with Pydantic BaseModel in model_config (#34930) 2026-04-11 00:53:13 +00:00
ops_trace.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
site.py refactor: migrate app site from marshal_with/api.model to Pydantic BaseModel (#34933) 2026-04-13 05:18:16 +00:00
statistic.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
workflow_app_log.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
workflow_comment.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
workflow_draft_variable.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
workflow_run.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
workflow_statistic.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
workflow_trigger.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
workflow.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
wraps.py refactor(api): tighten login and wrapper typing (#34447) 2026-04-02 09:36:58 +00:00