microprofile-extensions / openapi-ext

Some extensions for MicroProfile OpenAPI
Apache License 2.0
22 stars 13 forks source link

Add Helidon examples for using the MicroProfile OpenAPI-U/I extension with Helidon #43

Closed tvallin closed 2 years ago

tvallin commented 2 years ago

Solves https://github.com/oracle/helidon/issues/4024

This PR contains two examples. I created new module which contains all examples. I updated documentation which correct link to README files.

Tim mentioned in the issue a property to expose GUI at a custom endpoint, but I could not find which one. Do you know it ?

Signed-off-by: tvallin thibault.vallin@oracle.com