We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7255b0c commit 6412b8dCopy full SHA for 6412b8d
1 file changed
docs/modules/ROOT/pages/index.adoc
@@ -110,8 +110,8 @@ Here is an example to run `openapi-processor-spring` that explains the configura
110
<id>spring</id> <!--3-->
111
112
<!--
113
- <apiPath>${project.basedir}/src/api/openapi.yaml</apiPath> <!--4-->
114
- -->
+ <apiPath>${project.basedir}/src/api/openapi.yaml</apiPath>
+ --> <!--4-->
115
116
<options> <!--5-->
117
<values>
0 commit comments