mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
9c431c21a1
- Update TriggerEvent import (was Trigger) in test_construct_trigger.py - Update http_parser function imports to use new names: * serialize_request (was convert_request_to_raw_data) * serialize_response (was convert_response_to_raw_data) * deserialize_request (was parse_raw_request) * deserialize_response (was parse_raw_response) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>