dify/api/controllers/console/workspace
Novice 7501360663
fix: add RFC 9728 compliant well-known URL discovery with path insertion fallback (#29960)
2025-12-21 09:19:11 +08:00
..
__init__.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
account.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
agent_providers.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
endpoint.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
members.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
model_providers.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
models.py fix: fix available_credentials is empty (#29521) 2025-12-12 09:51:55 +08:00
plugin.py fix: validate page_size limit in plugin list and tasks endpoints (#29611) 2025-12-13 22:52:51 +09:00
tool_providers.py fix: add RFC 9728 compliant well-known URL discovery with path insertion fallback (#29960) 2025-12-21 09:19:11 +08:00
trigger_providers.py feat: Allow Editor role to use Trigger Plugin subscriptions (#29292) 2025-12-09 10:24:56 +08:00
workspace.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00