com.mangofactory.swagger.annotations
Annotation Type ApiIgnore


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE,PARAMETER})
public @interface ApiIgnore