Skip to content

Commit 4b228e4

Browse files
committed
missing
1 parent 99f69ab commit 4b228e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33

44
# openapi-processor-api
55

6-
This library provides the api for an openapi-processor-* library. By implementing this api it will automatically work with the openapi-processor [gradle plugin][oap-gradle].
6+
This library provides the api for an openapi-processor-* library. By implementing this api it will automatically work with the openapi-processor [gradle plugin][oap-gradle] and [maven plugin][oap-maven].
77

88
# documentation
99

1010
See [here][oap-docs].
1111

1212
[oap-docs]: https://docs.openapiprocessor.io/api/latest
1313
[oap-gradle]: https://docs.openapiprocessor.io/gradle
14+
[oap-maven]: https://docs.openapiprocessor.io/maven
1415

1516
[oap-license]: https://github.com/openapi-processor/openapi-processor-api/blob/master/LICENSE
1617

0 commit comments

Comments
 (0)