fix: update datetimeRelative description to minutes instead of seconds (#29137)

This commit is contained in:
Mees Frensel 2026-06-16 16:09:45 +02:00 committed by GitHub
parent ce59cc9241
commit d307ab60ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -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"