mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 03:05:12 +00:00
- Changed the return type of the method in `TriggerSubscriptionBuilderService` from `SubscriptionBuilder` to `SubscriptionBuilderApiEntity` for improved clarity and alignment with API entity structures. - Updated the return statement to utilize the new method for converting the builder to the API entity.