lichunqiang / yii2-swagger

yii2 with swagger-php
https://packagist.org/packages/light/yii2-swagger
MIT License
151 stars 47 forks source link

v1.0.3 Update not working #6

Closed sorin-pereteanu-ascendro closed 7 years ago

sorin-pereteanu-ascendro commented 7 years ago

Hi, After today update the extension stop working.

We have some js errors as:

"NetworkError: 404 Not Found - /assets/80322b46/lib/underscore-min.js" "NetworkError: 404 Not Found - /assets/80322b46/lib/highlight.7.3.pack.js" "NetworkError: 404 Not Found - /assets/80322b46/lib/handlebars-2.0.0.js"

ReferenceError: SwaggerUi is not defined

Thanks

lichunqiang commented 7 years ago

Sorry for that. pls try 1.0.4.

The new version of swagger-ui made some changes..