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