Uses of Annotation Interface
org.apache.juneau.oapi.annotation.OpenApiConfig
Packages that use OpenApiConfig
- 
Uses of OpenApiConfig in org.apache.juneau.oapi.annotationMethod parameters in org.apache.juneau.oapi.annotation with type arguments of type OpenApiConfigModifier and TypeMethodDescriptionvoidOpenApiConfigAnnotation.ParserApply.apply(AnnotationInfo<OpenApiConfig> ai, OpenApiParser.Builder b) voidOpenApiConfigAnnotation.SerializerApply.apply(AnnotationInfo<OpenApiConfig> ai, OpenApiSerializer.Builder b)