dify/api/controllers/console/explore
chariri 6b12152ce8
refactor(api): migrate tenant/user via DI for several endpoints (#37114)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 15:08:11 +00:00
..
audio.py chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +00:00
banner.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
completion.py refactor: inject current user id in stop message endpoints (#36925) 2026-06-02 06:48:10 +00:00
conversation.py chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +00:00
error.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00
installed_app.py refactor(api): migrate tenant/user via DI for several endpoints (#37004) 2026-06-03 08:59:00 +00:00
message.py chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +00:00
parameter.py refactor(api): add TypedDict definitions to models/model.py (#32925) 2026-03-06 08:42:54 +09:00
recommended_app.py refactor(api): migrate tenant/user via DI for several endpoints (#37114) 2026-06-05 15:08:11 +00:00
saved_message.py chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +00:00
trial.py fix: avoid trial workflow schema model collision (#36061) 2026-05-12 03:24:14 +00:00
workflow.py chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00