dify/api/controllers
Harry dfc5e3609d refactor(trigger): streamline OAuth client existence check
Replaced the method for checking the existence of a system OAuth client with a new dedicated method `is_oauth_system_client_exists` in the TriggerProviderService. This improves code clarity and encapsulates the logic for verifying the presence of a system-level OAuth client. Updated the TriggerOAuthClientManageApi to utilize the new method for better readability.
2025-10-29 14:22:56 +08:00
..
common rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
console refactor(trigger): streamline OAuth client existence check 2025-10-29 14:22:56 +08:00
files Add Swagger docs for file download endpoints (#27374) 2025-10-25 19:23:27 +09:00
inner_api fluent api (#27093) 2025-10-19 12:54:41 +09:00
mcp fix: eagerly load EndUser attributes to prevent DetachedInstanceError (#27162) 2025-10-21 17:12:17 +08:00
service_api Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
trigger feat(trigger): trigger plugin protocol improvements 2025-10-20 16:50:03 +08:00
web fix: rename cookie for webapp (#27264) 2025-10-23 11:03:48 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00