Skip to content

Commit 2ae7492

Browse files
committed
Add metadata.path to codestart.yml
Signed-off-by: Matheus Cruz <[email protected]>
1 parent 80d0551 commit 2ae7492

File tree

1 file changed

+3
-0
lines changed
  • core/runtime/src/main/codestarts/quarkus/quarkus-flow-codestart

1 file changed

+3
-0
lines changed

core/runtime/src/main/codestarts/quarkus/quarkus-flow-codestart/codestart.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ metadata:
66
title: Flow
77
description: Workflow engine for Quarkus based on the CNCF Workflow Specification, with Java DSL and Agentic AI support.
88
related-guide-section: https://docs.quarkiverse.io/quarkus-flow/dev/index.html
9+
path: /flow
910
language:
1011
java:
12+
dependencies:
13+
- io.quarkus:quarkus-rest-jackson
1114
test-dependencies:
1215
- io.rest-assured:rest-assured

0 commit comments

Comments
 (0)