GetDailyReport
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Model for daily report request
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
date | str | ✅ | — | — |
time_zone | str | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | GET /newanalytics/dailyReport | — | src/daily_report.py |
Change history
v1.0.0 · 2025-03-31 · Cian (shared account) · f509aea3a
analytics
- Initial version.
Generated from
dismantly-backend/Microservices/Analytics/dependencies/models.py. Do not edit by hand.