dify/api/core/trigger/entities
Harry eb95c5cd07 feat(trigger): enhance subscription builder management and update API
- Introduced `SubscriptionBuilderUpdater` class to streamline updates to subscription builders, encapsulating properties like name, parameters, and credentials.
- Refactored API endpoints to utilize the new updater class, improving code clarity and maintainability.
- Adjusted OAuth handling to create and update subscription builders more effectively, ensuring proper credential management.

This change enhances the overall functionality and organization of the trigger subscription builder API.
2025-09-08 15:09:47 +08:00
..
api_entities.py refactor(trigger): update trigger provider API and clean up unused classes 2025-09-04 17:45:15 +08:00
entities.py feat(trigger): enhance subscription builder management and update API 2025-09-08 15:09:47 +08:00