mirror of
https://github.com/immich-app/immich.git
synced 2026-06-27 22:35:57 +00:00
fix: update datetimeRelative description to minutes instead of seconds (#29137)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user