Skip to content

Commit 9777599

Browse files
committed
rename depends_on id property to node_id
1 parent 3abc70f commit 9777599

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json-schema/workflow.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
}
102102
},
103103
"required": [
104-
"id"
104+
"node_id"
105105
]
106106
}
107107
},
@@ -118,4 +118,4 @@
118118
]
119119
}
120120
}
121-
}
121+
}

0 commit comments

Comments
 (0)