mirror of https://github.com/langgenius/dify.git
- Renamed classes for trigger subscription management to improve clarity, including TriggerProviderSubscriptionListApi to TriggerSubscriptionListApi and TriggerSubscriptionsDeleteApi to TriggerSubscriptionDeleteApi. - Updated API endpoint paths to reflect the new naming conventions for trigger subscriptions. - Removed deprecated TriggerOAuthRefreshTokenApi class to streamline the codebase. - Added trigger_providers import to the console controller for better organization. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account.py | ||
| agent_providers.py | ||
| endpoint.py | ||
| error.py | ||
| load_balancing_config.py | ||
| members.py | ||
| model_providers.py | ||
| models.py | ||
| plugin.py | ||
| tool_providers.py | ||
| trigger_providers.py | ||
| workspace.py | ||