dify/api/core/plugin/entities
AsperforMias 3f7e6cdcb4
fix(tts): propagate and validate actual audio MIME (#41043)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-08-24 03:38:09 +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 fix(tts): propagate and validate actual audio MIME (#41043) 2026-08-24 03:38:09 +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