mirror of https://github.com/langgenius/dify.git
- Renamed the API endpoint for trigger providers from `/workspaces/current/trigger-providers` to `/workspaces/current/triggers` for consistency. - Removed unused `TriggerProviderCredentialsCache` and `TriggerProviderOAuthClientParamsCache` classes to streamline the codebase. - Enhanced the `TriggerProviderApiEntity` to include additional properties and improved the conversion logic in `PluginTriggerProviderController`. 🤖 Generated with [Claude Code](https://claude.ai/code) |
||
|---|---|---|
| .. | ||
| agent/output_parser | ||
| app | ||
| file | ||
| helper | ||
| mcp | ||
| model_runtime | ||
| ops | ||
| plugin | ||
| prompt | ||
| rag | ||
| repositories | ||
| tools | ||
| variables | ||
| workflow | ||
| __init__.py | ||
| test_file.py | ||
| test_model_manager.py | ||
| test_provider_configuration.py | ||
| test_provider_manager.py | ||