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

Using quarkus.swagger-ui.plugins #45266

Open
cwalker67 opened this issue Dec 23, 2024 · 2 comments
Open

Using quarkus.swagger-ui.plugins #45266

cwalker67 opened this issue Dec 23, 2024 · 2 comments

Comments

@cwalker67
Copy link

Hi, I asked this question on stack overflow and the zulip chat first but didn't get any help so I hope I can get some here. I would like to use an external swagger plugin (@kael-shipman/swagger-ui-plugin-hierarchical-tags to be specific) but i can't figure out how to configure quarkus to load it. The documentation has a property listed quarkus.swagger-ui.plugins but no other mention.

I've tried

  • quarkus.swagger-ui.plugins=@kael-shipman/swagger-ui-plugin-hierarchical-tags
  • quarkus.swagger-ui.plugins=kael-shipman/swagger-ui-plugin-hierarchical-tags
  • quarkus.swagger-ui.plugins=HierarchicalTagsPlugin

The last one makes the most sense to me but i don't know how the library is then supposed to get loaded.
Thanks for any help you can provide!!

Copy link

quarkus-bot bot commented Dec 23, 2024

/cc @MikeEdgar (swagger-ui), @phillip-kruger (swagger-ui)

@phillip-kruger
Copy link
Member

Hi @cwalker67 - the reason you are not getting a response it (I think) most of us are away on PTO. If you can create a reproducer I can play with I can try and help you. Help might be slow as I am on PTO too :) Also, this might be a bug.

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

No branches or pull requests

2 participants