dify/api/services/plugin
2026-07-15 06:48:28 +00:00
..
__init__.py
data_migration.py
dependencies_analysis.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
endpoint_service.py refactor: replace bare dict with dict[str, Any] in plugin endpoint_service (#35065) 2026-04-13 13:00:27 +00:00
oauth_service.py refactor: replace bare dict with dict[str, Any] in rag_pipeline and datasource_provider services (#35107) 2026-04-14 03:02:41 +00:00
plugin_auto_upgrade_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
plugin_migration.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
plugin_parameter_service.py
plugin_permission_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00