Skip to content

Commit 8b967bd

Browse files
committed
fixed
1 parent 6a9266a commit 8b967bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See the [release notes][oaps-releases]{:target="_blank"}.
5252

5353
- generates only java interfaces and java model classes (get/set POJOs) for all defined endpoints and schemas to
5454
allow (nearly) full control of the endpoint implementation. It does not generate any other file. See
55-
[processor][docs-generatr].
55+
[processor][docs-processor].
5656

5757
- powerful type mappings with generic support (one level) to map schemas defined in the openapi.yaml to
5858
existing java types. For example to map the openapi `array` type to different java collections or to

0 commit comments

Comments
 (0)