Skip to content

Commit 1fc62ce

Browse files
committed
fix workflowextensions.json id
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
1 parent be41153 commit 1fc62ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/workflowextensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://serverlessworkflow.io/schemas/0.8/extensions.json",
2+
"$id": "https://serverlessworkflow.io/schemas/0.8/workflowextensions.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
44
"description": "Serverless Workflow specification - extensions schema",
55
"type": "object",

0 commit comments

Comments
 (0)