github.com/AngusLu/go-swagger@v0.28.0/docs/use/spec/ignore.md (about) 1 # swagger:ignore 2 3 Marks a struct as explicitly ignore from the Swagger spec output 4 5 <!--more--> 6 7 ##### Syntax: 8 9 ``` 10 swagger:ignore 11 ```