mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
3fe764c6d2
- Renamed the 'triggers' attribute to 'events' in TriggerDispatchResponse for consistency with event terminology. - Updated method signatures in IssueOpenedEvent to use Mapping instead of dict for better type clarity. These changes enhance the coherence of the codebase and align with the recent terminology updates across the project.