diff --git a/schema/workflowextensions.json b/schema/extensions.json similarity index 100% rename from schema/workflowextensions.json rename to schema/extensions.json diff --git a/schema/workflow.json b/schema/workflow.json index dae1bd54..d0266ee4 100644 --- a/schema/workflow.json +++ b/schema/workflow.json @@ -138,7 +138,7 @@ "$ref": "auth.json#/auth" }, "extensions": { - "$ref": "workflowextensions.json#/extensions" + "$ref": "extensions.json#/extensions" }, "states": { "type": "array",