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

remove consul from openapi lookup #22864

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

mshima
Copy link
Member

@mshima mshima commented Jul 14, 2023

Swagger implementation probes every service for an openapi endpoint.
The stack trace is shown because consul doesn't have the endpoint.
Since consul is known to doesn't have the openapi endpoint, this pr removes it.

Fixes #22654.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@DanielFran DanielFran merged commit 7ba7c2b into jhipster:main Jul 14, 2023
@deepu105 deepu105 added this to the 8.0.0-beta.3 milestone Sep 5, 2023
@mshima mshima deleted the skip_ci-consul-openapi branch September 28, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when opening the openapi page
4 participants