rgra opened a new pull request #433: UI not resolved correctly if version not 
specificed
URL: https://github.com/apache/cxf/pull/433
 
 
   When findSwaggerUiRootInternal(null, null) is called, the root is returned 
without the version number which is needed to locate the index.html and other 
resources within the bundle.
   /META-INF/resources/webjars/swagger-ui//index.html
   instead of 
   /META-INF/resources/webjars/swagger-ui/3.17.6/index.html

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to