Fundamental_Analysis/services/api-gateway
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 feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
Cargo.toml feat: implement API DTO export and verify E2E tests 2025-11-22 22:14:01 +08:00
Dockerfile feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00