Skip to content

Commit

Permalink
don't require datetime to be null (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis authored Feb 7, 2025
1 parent 7d20735 commit d11ff54
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions json-schema/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@
},
{
"$ref": "#/definitions/fields"
},
{
"properties": {
"datetime": {"const": null}
}
}
]
}
Expand Down

0 comments on commit d11ff54

Please sign in to comment.