Skip to content

Commit

Permalink
Remove expressionLang from workflows
Browse files Browse the repository at this point in the history
Signed-off-by: gabriel-farache <[email protected]>
  • Loading branch information
gabriel-farache committed Oct 17, 2024
1 parent ab9eca8 commit 40f4a5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion extendable-workflow/extendable-workflow.sw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ name: extendable-workflow workflow
description: YAML based extendable-workflow workflow
annotations:
- "workflow-type/infrastructure"
expressionLang: jsonpath
dataInputSchema: "schemas/extendable-workflow.sw.input-schema.json"
start: ChooseOnLanguage
functions:
Expand Down
1 change: 0 additions & 1 deletion greeting/greeting.sw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ name: Greeting workflow
description: YAML based greeting workflow
annotations:
- "workflow-type/infrastructure"
expressionLang: jsonpath
dataInputSchema: "schemas/greeting.sw.input-schema.json"
start: ChooseOnLanguage
functions:
Expand Down

0 comments on commit 40f4a5d

Please sign in to comment.