File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11= Gradle Plugin
22include::partial$links.adoc[]
33
4- The link:{oap- gradle} [openapi-processor-gradle] is currently the only tool to run any of the
4+ The xref: gradle::index.adoc [openapi-processor-gradle] is currently the only tool to run any of the
55**openapi-processor** 's.
66
77To use it in a gradle project the gradle file of the project requires a few additional instructions.
Original file line number Diff line number Diff line change 11:author: Martin Hauner
2- :revdate: 05.04.2020
32:page-title: openapi-processor-spring
43:page-layout: default
54:page-aliases: current@spring:ROOT:index.adoc, latest@spring:ROOT:index.adoc
@@ -74,10 +73,10 @@ correct code for an endpoint. That way the processor can still be used for all t
7473documentation from the code when the code originates from the documentation (i.e. an openapi.yaml).
7574+
7675NOTE: The generated source code has to be included in a project to compile it. This is easily done
77- with the link:{oap- gradle} [openapi-processor-gradle] plugin. See xref:gradle.adoc[Using Gradle].
76+ with the xref: gradle::index.adoc [openapi-processor-gradle] plugin. See xref:gradle.adoc[Using Gradle].
7877
79- - gradle support via link:{oap- gradle} [openapi-processor-gradle] plugin (the plugin is currently the
80- only option to run the processor).
78+ - gradle support via xref: gradle::index.adoc [openapi-processor-gradle] plugin (the plugin is
79+ currently the only option to run the processor).
8180
8281== Releases
8382
You can’t perform that action at this time.
0 commit comments