Hi,
I have a Application class and jax-rs endpoints
endpoints
which is a valid way to get resulting path as "rest/user" according to jax-rs docs
unfortunately
the resulting .yaml file states ''/restuser/...' everywhere
NO configuration done to swagger at all, just 2 dependencies added (initializer and jaxrs2)
and after scanning the result is that.