mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-13 15:29:05 +01:00
Enforcing YYYY-MM-DD format for dates
This commit is contained in:
parent
fd9fae8321
commit
03711770b7
@ -26,6 +26,7 @@ mapping:
|
||||
required: true
|
||||
"Created":
|
||||
type: date
|
||||
format: '%Y-%M-%d'
|
||||
required: true
|
||||
"Commands":
|
||||
type: seq
|
||||
|
Loading…
Reference in New Issue
Block a user