dify/api/core/plugin/entities
Harsh Kashyap 8238684334
fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-13 17:50:05 +00:00
..
__init__.py refactor(api): tighten types for Tenant.custom_config_dict and MCPToolProvider.headers (#34698) 2026-04-08 01:36:42 +00:00
base.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
bundle.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
endpoint.py refactor(api): remove member field compatibility (#37966) 2026-07-06 07:00:43 +00:00
marketplace.py refactor(web): migrate plugin console contracts (#38252) 2026-07-01 15:34:52 +00:00
oauth.py refactor(api): tighten types for Tenant.custom_config_dict and MCPToolProvider.headers (#34698) 2026-04-08 01:36:42 +00:00
parameters.py fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738) 2026-08-13 17:50:05 +00:00
plugin_daemon.py feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
plugin.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
request.py feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00