mirror of https://github.com/langgenius/dify.git
- Remove triggered_by field from WorkflowWebhookTrigger model - Replace manual webhook creation/deletion APIs with automatic sync via WebhookService - Keep only GET API for retrieving webhook information - Use same webhook ID for both debug and production environments (differentiated by endpoint) - Add sync_webhook_relationships to automatically manage webhook lifecycle - Update tests to remove triggered_by references - Clean up unused imports and fix type checking issues 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| tools | ||
| workflow | ||
| __init__.py | ||
| services_test_help.py | ||
| test_account_service.py | ||
| test_clear_free_plan_tenant_expired_logs.py | ||
| test_conversation_service.py | ||
| test_dataset_permission.py | ||
| test_dataset_service_batch_update_document_status.py | ||
| test_dataset_service_update_dataset.py | ||
| test_metadata_bug_complete.py | ||
| test_metadata_nullable_bug.py | ||
| test_schedule_service.py | ||
| test_webhook_service.py | ||