Fix item name in new task format spec
Change-Id: I33f9661b3b13ff63ed963d79c44c5386e4e2a708
This commit is contained in:
parent
80fe4536b5
commit
e8d28e2367
@ -125,7 +125,7 @@ New format JSON schema:
|
||||
"items": {"type": "string"}
|
||||
},
|
||||
|
||||
"tasks": {
|
||||
"subtasks": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
|
Loading…
Reference in New Issue
Block a user