chore(web): regenerate API types (object list params + timestamps) (#44)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 23:24:17 +02:00
parent 60a1b8dccf
commit 98c00d3732
2 changed files with 14 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ export const amphora: AdminObjectView = {
recorder: null,
recording_date: null,
visibility: "public",
created_at: "2026-01-02T10:00:00Z",
updated_at: "2026-01-05T14:30:00Z",
fields: {},
};