mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
3a66fc061b
- Removed the resubscribe_trigger method and its associated request entity. - Updated subscription parameters to streamline the subscribe and unsubscribe processes. - Enhanced the trigger provider interface to utilize the new subscription schema. - Adjusted GitHub provider implementation to align with the updated subscription structure.