mirror of
https://github.com/langgenius/dify.git
synced 2026-01-10 16:34:15 +00:00
- Introduced `TriggerProviderInfoApi` to retrieve information for a specific trigger provider, improving API capabilities. - Added `get_trigger_provider` method in `TriggerProviderService` to fetch trigger provider details, enhancing data retrieval. - Updated route configurations to include the new API endpoint for trigger provider information. These changes enhance the functionality and usability of trigger provider interactions within the application.