Skip to content

Commit 1362a8c

Browse files
committed
Pattern for para corrected
1 parent 340116e commit 1362a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"para": {
8181
"type": "string",
82-
"pattern": "^\\d+(\\.\\d+)*\\.$"
82+
"pattern": "^\\d+(\\.\\d+)*$"
8383
}
8484
}
8585
}

0 commit comments

Comments
 (0)