We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9266a commit 8b967bdCopy full SHA for 8b967bd
docs/index.md
@@ -52,7 +52,7 @@ See the [release notes][oaps-releases]{:target="_blank"}.
52
53
- generates only java interfaces and java model classes (get/set POJOs) for all defined endpoints and schemas to
54
allow (nearly) full control of the endpoint implementation. It does not generate any other file. See
55
- [processor][docs-generatr].
+ [processor][docs-processor].
56
57
- powerful type mappings with generic support (one level) to map schemas defined in the openapi.yaml to
58
existing java types. For example to map the openapi `array` type to different java collections or to
0 commit comments