dify/api/core/plugin
Harry 429cd05a0f fix(trigger): serialize subscription model in trigger invocation
- Updated the `PluginTriggerManager` to serialize the `subscription` parameter using `model_dump()` before passing it during trigger invocation. This change ensures that the subscription data is correctly formatted for processing.
2025-10-13 18:07:51 +08:00
..
backwards_invocation remove .value (#26633) 2025-10-11 09:08:29 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-13 13:21:51 +08:00
impl fix(trigger): serialize subscription model in trigger invocation 2025-10-13 18:07:51 +08:00
utils Merge branch 'main' into feat/trigger 2025-10-10 15:16:00 +08:00