Skip to content

Commit

Permalink
rename depends_on id property to node_id
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-i committed Dec 19, 2024
1 parent 3abc70f commit 9777599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions json-schema/workflow.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
}
},
"required": [
"id"
"node_id"
]
}
},
Expand All @@ -118,4 +118,4 @@
]
}
}
}
}

0 comments on commit 9777599

Please sign in to comment.