ai-cfia / ai-cfia/ailab-datastore

[fertiscan] As a dev, I want `upload_date` and `updated_at` to be included in `Inspection` for consistency

未关闭
#251 2 条评论 0 个 reaction 已指派 1 人 已被 @Francois-Werbrouck 认领 在 GitHub 查看
主要语言
Python
星标
3
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

## 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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。