Fundamental_Analysis/services/common-contracts/src
Lv, Qi 70b1a27978 feat: implement API DTO export and verify E2E tests
- contracts: Add #[api_dto] macros to core structs for OpenAPI support
- api-gateway: Integrate utoipa for Swagger UI and OpenAPI spec generation
- config: Implement dynamic configuration APIs for DataSources and LLM Providers
- tests: Refactor E2E tests to support dynamic provider configuration and fix timeouts
- docs: Update backend status in backend_todos.md
2025-11-22 22:14:01 +08:00
..
config_models.rs feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
dtos.rs feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
lib.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
lifecycle.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
messages.rs feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
models.rs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
observability.rs feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
persistence_client.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
provider.rs feat(analysis): integrate analysis templates into report workflow 2025-11-19 06:59:36 +08:00
registry.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
subjects.rs Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
symbol_utils.rs feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00