Skip to content

Commit 3abc70f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/workflow.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"items": {
9797
"type": "object",
9898
"properties": {
99-
"id": {
99+
"node_id": {
100100
"type": "string"
101101
}
102102
},

0 commit comments

Comments
 (0)