mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: update datetimeRelative description to minutes instead of seconds (#29137)
This commit is contained in:
parent
ce59cc9241
commit
d307ab60ca
4 changed files with 4 additions and 4 deletions
|
|
@ -16868,7 +16868,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"dateTimeRelative": {
|
||||
"description": "Relative time offset in seconds",
|
||||
"description": "Relative time offset in minutes",
|
||||
"maximum": 9007199254740991,
|
||||
"minimum": -9007199254740991,
|
||||
"type": "integer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue