Skip to content

Commit ec0188b

Browse files
committed
Finish removal of edtf datatype from v1.0.2
1 parent 7562ff5 commit ec0188b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

schemas/input/csl-data.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,9 +500,6 @@
500500
"title": "Date content model.",
501501
"description": "The CSL input model supports two different date representations: an EDTF string (preferred), and a more structured alternative.",
502502
"anyOf": [
503-
{
504-
"$ref": "#/definitions/edtf-datatype"
505-
},
506503
{
507504
"properties": {
508505
"date-parts": {

0 commit comments

Comments
 (0)