1{ 2 "type": "object", 3 "properties": { 4 "my-date-time": { 5 "type": "string", 6 "format": "date-time" 7 } 8 } 9} 10