ai-cfia / ai-cfia/ailab-datastore
[fertiscan] As a dev, I want `upload_date` and `updated_at` to be included in `Inspection` for consistency
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 3
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Description
Currently, the `DBInspection` model includes `upload_date` and `updated_at`, but the `Inspection` model does not. Querying an inspection by ID should return these fields for consistency.
## Acceptance Criteria
- Add `upload_date` and `updated_at` to the `Inspection` model.
- Ensure these fields are returned when querying an inspection by ID.
- No breaking changes to existing functionality.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.