dify/api/migrations
Harry 814787677a feat(trigger): update plugin trigger API and model to use trigger_name
- Modified `PluginTriggerApi` to accept `trigger_name` as a JSON argument and return encoded plugin triggers.
- Updated `WorkflowPluginTrigger` model to replace `trigger_id` with `trigger_name` for better clarity.
- Adjusted `WorkflowPluginTriggerService` to handle the new `trigger_name` field and ensure proper error handling for subscriptions.
- Enhanced `workflow_trigger_fields` to include `trigger_name` in the plugin trigger schema.

This change improves the API's clarity and aligns the model with the updated naming conventions.
2025-09-05 15:56:13 +08:00
..
versions feat(trigger): update plugin trigger API and model to use trigger_name 2025-09-05 15:56:13 +08:00
README chore: remove the unused config INNER_API_KEY (#14780) 2025-03-05 15:39:48 +08:00
alembic.ini chore: update SQLAlchemy configuration with custom naming convention (#6854) 2024-08-01 11:16:49 +08:00
env.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
script.py.mako add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00

README

Single-database configuration for Flask.