mirror of https://github.com/langgenius/dify.git
- Introduced `SubscriptionBuilderUpdater` class to streamline updates to subscription builders, encapsulating properties like name, parameters, and credentials. - Refactored API endpoints to utilize the new updater class, improving code clarity and maintainability. - Adjusted OAuth handling to create and update subscription builders more effectively, ensuring proper credential management. This change enhances the overall functionality and organization of the trigger subscription builder API. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| data_migration.py | ||
| dependencies_analysis.py | ||
| endpoint_service.py | ||
| github_service.py | ||
| oauth_service.py | ||
| plugin_auto_upgrade_service.py | ||
| plugin_migration.py | ||
| plugin_parameter_service.py | ||
| plugin_permission_service.py | ||
| plugin_service.py | ||