- 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 |
||
|---|---|---|
| .. | ||
| api | ||
| api.rs | ||
| config.rs | ||
| error.rs | ||
| main.rs | ||
| openapi_tests.rs | ||
| openapi.rs | ||
| persistence.rs | ||
| state.rs | ||