Skip to content

Commit 6412b8d

Browse files
committed
fixed
1 parent 7255b0c commit 6412b8d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Here is an example to run `openapi-processor-spring` that explains the configura
110110
<id>spring</id> <!--3-->
111111
112112
<!--
113-
<apiPath>${project.basedir}/src/api/openapi.yaml</apiPath> <!--4-->
114-
-->
113+
<apiPath>${project.basedir}/src/api/openapi.yaml</apiPath>
114+
--> <!--4-->
115115
116116
<options> <!--5-->
117117
<values>

0 commit comments

Comments
 (0)