Skip to content

feat: add optional updated_at field to FileItem #116#117

Merged
adubovik merged 1 commit into
epam:developmentfrom
kryachkow:116-updated-at-fileitem-field
Jul 6, 2026
Merged

feat: add optional updated_at field to FileItem #116#117
adubovik merged 1 commit into
epam:developmentfrom
kryachkow:116-updated-at-fileitem-field

Conversation

@kryachkow

@kryachkow kryachkow commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Applicable issues

Fixes #116

Description of changes

Adds a typed optional updated_at field to FileItem so folder-listing entries expose the API's updatedAt timestamp without relying on the model's extra-allow config.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kryachkow kryachkow requested a review from adubovik as a code owner July 6, 2026 14:03
Adds a typed optional updated_at field to FileItem so folder-listing
entries expose the API's updatedAt timestamp without relying on the
model's extra-allow config.

Co-Authored-By: Danylo Kriachkov <danylo_kriachkov@epam.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@kryachkow kryachkow force-pushed the 116-updated-at-fileitem-field branch from 88e0b09 to 50898da Compare July 6, 2026 14:05
@adubovik adubovik merged commit 4117151 into epam:development Jul 6, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the optional updated_at field to FileItem class

2 participants