Commit 9a94148
feat: expose createdAt in getAssetInfo (immich-app#21184)
* Expose createdAt in getAssetInfo
* Add missing createdAt fields1 parent c82e68f commit 9a94148
File tree
6 files changed
+29
-1
lines changed- mobile/openapi/lib/model
- open-api
- typescript-sdk/src
- server
- src/dtos
- test/fixtures
- web/src/test-data/factories
6 files changed
+29
-1
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10720 | 10720 | | |
10721 | 10721 | | |
10722 | 10722 | | |
| 10723 | + | |
| 10724 | + | |
| 10725 | + | |
| 10726 | + | |
| 10727 | + | |
| 10728 | + | |
10723 | 10729 | | |
10724 | 10730 | | |
10725 | 10731 | | |
| |||
10855 | 10861 | | |
10856 | 10862 | | |
10857 | 10863 | | |
| 10864 | + | |
10858 | 10865 | | |
10859 | 10866 | | |
10860 | 10867 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
| |||
190 | 197 | | |
191 | 198 | | |
192 | 199 | | |
| 200 | + | |
193 | 201 | | |
194 | 202 | | |
195 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments