Skip to content

Commit 1f9e0d1

Browse files
authored
Merge pull request #774 from antmendoza/schema_workflowextensions
rename workflowextensions.json to extensions.json
2 parents be41153 + 834a4d9 commit 1f9e0d1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

schema/workflow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"$ref": "auth.json#/auth"
139139
},
140140
"extensions": {
141-
"$ref": "workflowextensions.json#/extensions"
141+
"$ref": "extensions.json#/extensions"
142142
},
143143
"states": {
144144
"type": "array",

0 commit comments

Comments
 (0)