dify/api/tests
GareArc 9952a17fed
fix(telemetry): use URL scheme instead of API key for gRPC TLS detection
- Change insecure parameter from API key-based to URL scheme-based detection
- https:// endpoints now correctly use TLS (insecure=False)
- All other endpoints (http://, no scheme) use insecure=True
- Update tests to reflect URL scheme-based logic
- Remove incorrect documentation claiming API key controls TLS
2026-03-01 02:24:25 -08:00
..
fixtures/workflow fix(api): defer streaming response until referenced variables are updated (#30832) 2026-01-12 16:23:18 +08:00
integration_tests fix: fix delete_draft_variables_batch cycle forever (#31934) 2026-02-04 19:42:50 +08:00
test_containers_integration_tests [autofix.ci] apply automated fixes 2026-02-14 16:28:38 +08:00
unit_tests fix(telemetry): use URL scheme instead of API key for gRPC TLS detection 2026-03-01 02:24:25 -08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00