Skip to content

Commit d11ff54

Browse files
authored
don't require datetime to be null (#21)
1 parent 7d20735 commit d11ff54

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

json-schema/schema.json

-5
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@
3131
},
3232
{
3333
"$ref": "#/definitions/fields"
34-
},
35-
{
36-
"properties": {
37-
"datetime": {"const": null}
38-
}
3934
}
4035
]
4136
}

0 commit comments

Comments
 (0)