Enforcing YYYY-MM-DD format for dates

This commit is contained in:
Wietze 2023-10-03 16:58:52 +01:00
parent fd9fae8321
commit 03711770b7
No known key found for this signature in database
GPG Key ID: E17630129FF993CF

View File

@ -26,6 +26,7 @@ mapping:
required: true
"Created":
type: date
format: '%Y-%M-%d'
required: true
"Commands":
type: seq