feat: add data source ingestion audit api

This commit is contained in:
2026-06-23 18:15:46 +08:00
parent 13510c94d4
commit 0cbde3aab7
5 changed files with 432 additions and 7 deletions

View File

@@ -55,6 +55,11 @@ cargo run -p shanghai-housing-api
```text
GET /health
GET /ready
GET /api/v1/data-sources
POST /api/v1/data-sources
GET /api/v1/ingestion-runs
POST /api/v1/ingestion-runs
PATCH /api/v1/ingestion-runs/{run_id}/finish
GET /api/v1/areas/scores?month=2026-05
GET /api/v1/market/overview?month=2026-05
GET /api/v1/neighborhoods