github.com/ryanbennettvoid/go-swagger@v0.18.1-0.20190104015444-3854bbbe2392/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  ```