Skip to content

Commit 4dcc922

Browse files
authored
Merge pull request #435 from opendatalab/main
fix(frontend): update pre annotation jsonl schema
2 parents 8611fbe + 6df10c6 commit 4dcc922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontend/src/pages/tasks.[id].edit/partials/InputData/preAnnotationJsonl.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"items": {
359359
"type": "object",
360360
"properties": {
361-
"required": {
361+
"isDefault": {
362362
"type": "boolean",
363363
"default": false
364364
},

0 commit comments

Comments
 (0)