dify/api/tests/unit_tests/controllers/console
2026-08-11 10:45:17 +08:00
..
agent refactor: replace manual model_validate with @model_validate in agent controllers (#40233) 2026-08-09 06:11:33 +00:00
app fix: reconcile remaining main merge regressions 2026-08-11 10:45:17 +08:00
auth fix(api): restore security guards after main merge 2026-08-10 11:00:06 +08:00
billing refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
datasets refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00:00
explore refactor(api): extract explore banner query service (#40053) 2026-08-10 08:07:54 +00:00
snippets refactor: replace manual model_validate with @model_validate in explore/snippets controllers (#40241) 2026-08-09 07:07:08 +00:00
tag refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
workspace Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-11 10:14:53 +08:00
__init__.py
test_apikey.py fix: gate Agent access until first publish (#40105) 2026-08-06 12:36:24 +00:00
test_document_detail_api_data_source_info.py
test_extension.py
test_fastopenapi_setup.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
test_fastopenapi_system.py refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
test_feature.py refactor(api): extract explore banner query service (#40053) 2026-08-10 08:07:54 +00:00
test_files_security.py
test_files.py
test_human_input_form.py
test_init_validate.py
test_onboarding.py chore: dep inject for model in onboarding step by step tour (#40155) 2026-08-07 12:41:22 +00:00
test_remote_files.py
test_spec.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
test_system.py refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
test_workflow_run_archive.py chore: dep inject for model in workflow run archive download (#40157) 2026-08-07 12:40:44 +00:00
test_workspace_account.py chore: tighten education verification and pause discount access (#40402) 2026-08-10 06:33:03 +00:00
test_workspace_members.py
test_wraps.py fix: restore upstream behavior after main merge 2026-08-11 10:23:44 +08:00