ptitbob / swagger-ui-integration

Swagger core and Swagger UI integration effortless for Java EE application
GNU Lesser General Public License v3.0
4 stars 2 forks source link

New Relase with swagger-ui:3.14.1 index.html #3

Open Tibor17 opened 6 years ago

Tibor17 commented 6 years ago

The index.html from swagger-ui:3.14.1. URL refined to "http://" + window.location.host + "@#swaggerApiJsonPath#@swagger". Tested with test application https://github.com/ptitbob/swagger-ui-integration-test and with modified versions: <swagger-ui-integration.version>1.1-SNAPSHOT</swagger-ui-integration.version> <swagger.version>1.5.19</swagger.version>

Tibor17 commented 6 years ago

@ptitbob Here is index.html. The previous PR contained only modified versions. This PR works for me.

Tibor17 commented 6 years ago

@ptitbob Do you have spare time for this? We have everything from my side we need for the release. Thx

Tibor17 commented 6 years ago

@ptitbob Sorry that I am asking you again. Would you please accept this PR which has new HTML from swagger-ui?

Tibor17 commented 5 years ago

@ptitbob Would you have time now, merge this PR in your master and make release with this swagger-ui:3.x ? Everything is ready.