beego / bee

Bee is a tool for helping develop with beego app framework.
Apache License 2.0
1.45k stars 922 forks source link

Update Swagger UI version to v4.x #809

Closed hsluoyz closed 2 years ago

hsluoyz commented 2 years ago

Swagger UI 4.x has been released several days ago: https://github.com/swagger-api/swagger-ui#compatibility , see demo: https://petstore.swagger.io/

It looks more beautiful. Can we upgrade to it?

image