swag
swag copied to clipboard
Large response bodies cause UI to hang
As reported here: https://github.com/swagger-api/swagger-ui/issues/3832
People are recommending disabling syntax highlighting. Is it possible to disable that with this library?
We have this option available in echo-swagger (https://github.com/swaggo/echo-swagger/pull/91) for now.
this does indeed fix the problem thanks
Is there something similar for github.com/swaggo/gin-swagger?