You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `apiPath`: (**required**) the path to the `openapi.yaml` file and the main input for the processor.
54
51
55
52
- `targetDir`: (**required**) the output folder for generating the `openapi.json` file.
56
53
57
-
== Samples
54
+
== Sample
58
55
59
-
See xref:samples:ROOT:spring-mvc.adoc[spring mvc sample] or
60
-
xref:samples:ROOT:spring-webflux.adoc[spring webflux sample] for a complete working spring boot sample with a
61
-
minimal openapi.yaml.
56
+
See the link:https://github.com/openapi-processor/openapi-processor-samples/tree/master/samples/spring-mvc-boot-4-packages-kt[spring-mvc-boot-4-packages-kt] samle project.
0 commit comments