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 4c65df1 commit 3abc70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-schema/workflow.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"items": {
"type": "object",
"properties": {
"id": {
"node_id": {
"type": "string"
}
},
Expand Down

0 comments on commit 3abc70f

Please sign in to comment.