dify/api/tests
Harry e751c0c535 refactor(trigger): update trigger provider API and clean up unused classes
- 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)
2025-09-04 17:45:15 +08:00
..
artifact_tests/dependencies build: introduce uv as Python package manager (#16317) 2025-04-15 16:16:49 +08:00
integration_tests [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
test_containers_integration_tests Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +08:00
unit_tests refactor(trigger): update trigger provider API and clean up unused classes 2025-09-04 17:45:15 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00