File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,13 +26,12 @@ link:{oapa-license}[image:{badge-license}[]]
2626
2727
2828This library provides a simple api for an openapi-processor-* library. By implementing this api
29- it will automatically work with the openapi-processor xref:gradle::index.adoc[gradle plugin].
30-
29+ it will automatically work with the openapi-processor xref:gradle::index.adoc[gradle plugin] or the xref:maven::index.adoc[maven plugin].
3130
3231== implementing the api
3332
3433To make an openapi-processor available to the
35- xref:gradle::index.adoc[openapi-processor-gradle plugin] it has to
34+ xref:gradle::index.adoc[openapi-processor-gradle plugin] or or the xref:maven::index.adoc[openapi-processor-maven plugin] it has to
3635
3736- implement the link:{oap:api}[`OpenApiProcessor`] interface.
3837+
You can’t perform that action at this time.
0 commit comments