Fundamental_Analysis/services/yfinance-provider-service
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
..
src feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
Cargo.lock Refactor E2E tests and improve error handling in Orchestrator 2025-11-21 20:44:32 +08:00
Cargo.toml fix(yfinance): enable crumb auth and fix config loading 2025-11-19 06:53:14 +08:00
Dockerfile fix(services): make providers observable and robust 2025-11-17 04:40:51 +08:00