github.com/rzurga/go-swagger@v0.28.1-0.20211109195225-5d1f453ffa3a/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 ```