Closed GuentherJulian closed 3 years ago
@GuentherJulian thanks for this PR. Looks nice with the swagger JS inclusion. 👍 Can you resolve the conflicts?
@GuentherJulian thanks for this PR. Looks nice with the swagger JS inclusion. 👍 Can you resolve the conflicts?
Resolved them @hohwille
@GuentherJulian Thanks for this PR. It is a nice improvment. I have added some review comments for improvements. As they are more or less nice-to-have improvements, I already approve. If you happen to find some time to rework I would highly appreciate. Otherwise, let us know and I can merge and rework after merging...
@hohwille I have corrected your comments. If there is anything else to correct, let me know.
Created a new template into which the OpenApi specification can be passed to create a completely working Swagger UI. Added a new parameter to specify the output directory of the files, so that the files can be served directly with an application (e.g. Quarkus, Spring) without the need for a separate web server.