Cannot override index.html title using apiInfo
xnf opened this issue · 3 comments
Description/Steps to reproduce
uiDirs
configuration allows to specify a custom index.html, but it is an extra effort if I just want to specify the title (in html head and logo).
Readme refers to apiInfo
properties, but as far as I can see, index.html has hardcoded title. And i did not found any usage of apiInfo.title
anywhere in the code. Therefore my assumption is - apiInfo
is not used.
Does it make sense for me to figure out and improve explorer static files or is it something you (contributors/owners) do not want to have?
Just as an FYI, I'm working on a Swagger-UI v3 port, and that was one of the things I added.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS
file at the top-level of this repository.