You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that swagger-ui is outdated here, i tried the generated json file with latest swagger-ui and it worked, So i replaced public/vendor/swaggervel with latest js & css files, and modified vendor/jlapp/swaggervel/src/views/index.blade.php file according to new index.html in swagger-ui , but still if i visit /api-docs it is giving me old html code even after clearing the cache. Any thoughts?
On swagger-ui page i am getting following error-
"This API is using a deprecated version of Swagger! Please see http://github.com/wordnik/swagger-core/wiki for more info"
and swagger-ui page is not displaying any api, even there are 2 resources in swagger.json file.
The text was updated successfully, but these errors were encountered: