Raju Reddy

Results 1 comments of Raju Reddy

Seems like it should work by default as **@Hidden** has the [_Target_](https://github.com/swagger-api/swagger-core/blob/master/modules/swagger-annotations/src/main/java/io/swagger/v3/oas/annotations/Hidden.java#L15) of TYPE which covers `Class, interface (including annotation interface), enum, or record declaration` Why it's not working as...