-
when i run 'swag init', no api info has been generated in swagger.json
swag.exe version v1.16.3
go version go1.22.1 windows/amd64
i use the examples provided on the official website and filled in…
-
I am attempting to host Swagger documentation on a server that is accessed through a proxy. The proxy adds the `Content-Security-Policy: script-src 'self'` header to all responses it sends back to a c…
-
hi, i found a bug content as follows
swag init --parseDependency
2022/09/06 21:11:42 Generate swagger docs....
2022/09/06 21:11:42 Generate general API Info, search dir:./
panic: runtime error: …
-
**Is your feature request related to a problem? Please describe.**
Having a publicly available docker image on [DockerHub](https://hub.docker.com/) will ease development environment setup (and also k…
-
**Describe the bug**
When I try to install the swag plugin using asdf in a version that has the binary available for ARM, the binary download path is set incorrectly.
**Steps to reproduce**
…
-
As a developer I want to see the documentation for the APIs of this service
-
Thanks for the good swagger documentations and project.
I tried to learn using your project, but while trying to build after check-out , it is not able make a build.
cannot find package "swaggo-…
-
I am new to go lang.
My go lang version: 1.11.3
I am using Gorilla mux for router.
Somehow I cannot able to integrate swaggo/swag in to my Go Web application. Please see the steps I have taken…
-
**Describe the bug**
Since 1.8.5 was released, when running `swag init --parseDependency true` on my code I encounter a segfault. After switching back to 1.8.4 (or other versions in the 1.8 line) the…
-
### Versions:
swaggo/swag v1.8.1
swaggo/http-swagger v1.2.7
### Describe the bug:
Recently I am trying to initiate a project with swaggo then encountered this error `Uncaught Invariant Violation…