dify/api/services/plugin
Dream 944db46d4f
refactor(api): replace json.loads with Pydantic validation in services layer (#33704)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-03-30 08:22:29 +00:00
..
__init__.py
data_migration.py refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
dependencies_analysis.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
endpoint_service.py
oauth_service.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
plugin_auto_upgrade_service.py Update ast-grep pattern for session.query (#24828) 2025-08-31 17:03:51 +08:00
plugin_migration.py refactor(api): replace json.loads with Pydantic validation in services layer (#33704) 2026-03-30 08:22:29 +00:00
plugin_parameter_service.py fix(api): fix credential type handling and rebuild subscription transaction safety (#30242) 2025-12-28 20:29:35 +08:00
plugin_permission_service.py
plugin_service.py fix: auto-activate credential when provider record exists without act… (#33503) 2026-03-17 17:27:11 +08:00