created_at swagger
This commit is contained in:
@@ -22,7 +22,7 @@ fields:
|
||||
row; updated whenever a new version is promoted.
|
||||
- `deleted_at (timestamptz, nullable)` – Soft-delete marker; non-NULL rows are
|
||||
treated as living in the trash.
|
||||
- `uploaded_at / updated_at (timestamptz)` – Audit stamps; `updated_at` reflects
|
||||
- `created_at / updated_at (timestamptz)` – Audit stamps; `updated_at` reflects
|
||||
metadata or version changes.
|
||||
|
||||
Other indexes enforce per-tenant uniqueness for `(folder, filename)` and support
|
||||
|
||||
Reference in New Issue
Block a user