dify/api/controllers/console
copilot-swe-agent[bot] e2e5ad0c33
Merge remote-tracking branch 'origin/deploy/dev' into feat/evaluation
# Conflicts:
#	api/tests/unit_tests/services/test_async_workflow_service.py
#	api/tests/unit_tests/services/test_webhook_service.py

Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
2026-04-14 07:28:30 +00:00
..
app Merge remote-tracking branch 'origin/main' into feat/evaluation 2026-04-14 14:40:57 +08:00
auth refactor(auth): standardize failed login audit logging (#35054) 2026-04-13 12:26:13 +00:00
billing Merge branch 'feat/create-app' into deploy/dev 2026-04-13 14:39:50 +08:00
datasets Merge remote-tracking branch 'origin/main' into feat/evaluation 2026-04-14 14:40:57 +08:00
evaluation Unify the data structure of the GET and PUT interfaces configured by evaluation. 2026-04-09 17:27:47 +08:00
explore refactor(api): deduplicate shared controller request schemas into controller_schemas.py (#34700) 2026-04-08 03:10:04 +00:00
snippets feat: snippet variable api. 2026-03-31 17:25:11 +08:00
tag refactor: replace dict params with BaseModel payloads in TagService (#34422) 2026-04-07 04:20:02 +00:00
workspace Merge remote-tracking branch 'origin/main' into feat/evaluation 2026-04-14 14:40:57 +08:00
__init__.py feat: snippet variable api. 2026-03-31 17:25:11 +08:00
admin.py refactor(api): migrate dict returns to TypedDicts in billing service (#34649) 2026-04-07 05:56:02 +00:00
apikey.py refactor: migrate apikey from marshal_with/api.model to Pydantic BaseModel (#34932) 2026-04-13 05:18:42 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py refactor: split changes for api/controllers/console/extension.py (#29888) 2025-12-24 09:41:42 +08:00
feature.py fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850) 2026-02-03 12:26:47 +08:00
files.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
human_input_form.py refactor: migrate console human_input_form from reqparse to PydanticBaseModel (#34858) 2026-04-09 15:38:47 +00:00
init_validate.py refactor: init_validate.py to v3 (#31457) 2026-01-30 22:39:02 +09:00
notification.py refactor: replace bare dict with typed annotations in controllers (#35095) 2026-04-13 19:19:52 +00:00
ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
remote_files.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
setup.py refactor: select in console auth, setup and apikey (#33790) 2026-03-21 11:29:29 +09:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
wraps.py refactor: replace bare dict with UtmInfo TypedDict in operation_service (#35055) 2026-04-13 13:05:47 +00:00