Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location of swagger UI one level up from enunciate docs #23

Open
sortel64 opened this issue Feb 6, 2020 · 1 comment
Open

Location of swagger UI one level up from enunciate docs #23

sortel64 opened this issue Feb 6, 2020 · 1 comment

Comments

@sortel64
Copy link

sortel64 commented Feb 6, 2020

Thanks very much for creating this module!
I added it to my project and replaced the swagger module.
The output from this module seems to be one level up. That is:

${project.build.directory}

Places all of the enunciate docs in ./target/apidocs. I think 'apidocs' must be the enunciate default. However, the openapi module places them all at ./target so that dont get included in my final product (jar).

The swagger interactive UI loads but the link is oddly http://localhost:8181/apidocs/apidocs/index.html - note the double apidocs.

How does the openapi module decide where to put the swagger UI and openapi.yml?

Any thoughts?

Thanks

@jskov-jyskebank-dk
Copy link
Collaborator

No idea. I only do gradle, so I do not know how this module behaves with Maven.
Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants