yao/openapi/tests/trace
Max fe0d93fa04 Update event field names in tests and types for consistency with API specifications
- Changed event field names in tests from "Type", "TraceID", and "Timestamp" to "type", "trace_id", and "timestamp" to align with the updated API format.
- Updated struct field tags in types.go to reflect the new naming conventions, ensuring consistency across the codebase and improving JSON serialization.
2025-11-21 09:34:57 +08:00
..
common_test.go Refactor logging and formatting in OpenAI provider and test files 2025-11-20 18:16:32 +08:00
events_test.go Update event field names in tests and types for consistency with API specifications 2025-11-21 09:34:57 +08:00
info_test.go Enhance trace management functionality and logging capabilities 2025-11-20 18:15:48 +08:00
logs_test.go Refactor logging and formatting in OpenAI provider and test files 2025-11-20 18:16:32 +08:00
nodes_test.go Refactor logging and formatting in OpenAI provider and test files 2025-11-20 18:16:32 +08:00
spaces_test.go Refactor logging and formatting in OpenAI provider and test files 2025-11-20 18:16:32 +08:00